PatternTemplateItemTemplateName Property

Get/Set the name of this template.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 1)]
public string TemplateName { get; set; }

Property Value

String

See Also