An enumerated value indicating the type of this process flow.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ProcessFlowType Type { get; }
Public ReadOnly Property Type As ProcessFlowType
Get
public:
property ProcessFlowType Type {
ProcessFlowType get ();
}
member Type : ProcessFlowType with get
Property Value
Type:
ProcessFlowTypeSee Also