DocumentsRulesNoUserStateAllowedOnPlanned Field |
The no user state allowed on planned rule
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly CheckConstraint<Document> NoUserStateAllowedOnPlanned
Public Shared ReadOnly NoUserStateAllowedOnPlanned As CheckConstraint(Of Document)
public:
static initonly CheckConstraint<Document^>^ NoUserStateAllowedOnPlanned
static val NoUserStateAllowedOnPlanned: CheckConstraint<Document>
Field Value
Type:
CheckConstraintDocument
See Also