CheckoutResultResultType Property |
Sets the result type
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public CheckoutResultType ResultType { get; set; }
Public Property ResultType As CheckoutResultType
Get
Set
public:
property CheckoutResultType ResultType {
CheckoutResultType get ();
void set (CheckoutResultType value);
}
member ResultType : CheckoutResultType with get, set
Property Value
Type:
CheckoutResultTypeSee Also