PatternTemplateItemDisplayFormat Property

Get/Set the custom display format to use when preparing the string information for this item.

Definition

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

Property Value

String

See Also