StartValidationResultResultCode Property |
An enumerated value indicating the detailed results of the validation operation.
Namespace:
FactoryLogix.xTend.DataObjects
Assembly:
FactoryLogix.xTend.DataObjects (in FactoryLogix.xTend.DataObjects.dll) Version: 8.245.0.0 (8.245.0.0)
Syntax public StartValidationResultCode ResultCode { get; set; }
Public Property ResultCode As StartValidationResultCode
Get
Set
public:
property StartValidationResultCode ResultCode {
StartValidationResultCode get ();
void set (StartValidationResultCode value);
}
member ResultCode : StartValidationResultCode with get, set
Property Value
Type:
StartValidationResultCodeSee Also