StoreTransactionIsValidField Property |
Managed by the system and used only for integrity purposes. Do not use. [Required] [Default(false)] [ReadOnly]
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic bool IsValidField { get; set; }
Public Property IsValidField As Boolean
Get
Set
public:
property bool IsValidField {
bool get ();
void set (bool value);
}
member IsValidField : bool with get, set
Property Value
Type:
Boolean
See Also