ProcessProcessType Property |
An enumerated value indicating the purpose of this particular process definition.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ProcessType ProcessType { get; set; }
Public Property ProcessType As ProcessType
Get
Set
public:
property ProcessType ProcessType {
ProcessType get ();
void set (ProcessType value);
}
member ProcessType : ProcessType with get, set
Property Value
Type:
ProcessTypeSee Also