ToolTypeDefinitionItemPublishedProperties Property

Get a reference to the list of property names published for this type of tool.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
[JsonPropertyAttribute(Order = 2)]
public List<string> PublishedProperties { get; }

Property Value

ListString

See Also