StepApplyActivityApprovalType Property |
An enumerated value indicating which activities of this step the designated approval process will be applied to.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ApplyActivityApprovalType ApplyActivityApprovalType { get; set; }
Public Property ApplyActivityApprovalType As ApplyActivityApprovalType
Get
Set
public:
property ApplyActivityApprovalType ApplyActivityApprovalType {
ApplyActivityApprovalType get ();
void set (ApplyActivityApprovalType value);
}
member ApplyActivityApprovalType : ApplyActivityApprovalType with get, set
Property Value
Type:
ApplyActivityApprovalTypeSee Also