CheckoutResultResultType Property |
Sets the result type
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.251.0.0 (8.251.0.0)
Syntaxpublic 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:
CheckoutResultType
See Also