PatternOperationItemOperationId Property

Get/Set the globally unique ID of this pattern operation.

Definition

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

Property Value

String

See Also