OperationActionPropertyItemInternal Property

Get/Set a value indicating whether this property is only used for internal processing.

Definition

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

Property Value

Boolean

See Also