ActivityResultResultCode Property |
An enumerated value describing the detailed result of updating the activity's state.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public ActivityResultCode ResultCode { get; }
Public ReadOnly Property ResultCode As ActivityResultCode
Get
public:
property ActivityResultCode ResultCode {
ActivityResultCode get ();
}
member ResultCode : ActivityResultCode with get
Property Value
Type:
ActivityResultCodeSee Also