PrintoutsRepositoryAllowPrintingOnStateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IntEnumDataAttribute<Printout, PrintoutsRepositoryAllowPrintingOnState> AllowPrintingOnStateAttribute
Public Shared ReadOnly AllowPrintingOnStateAttribute As IntEnumDataAttribute(Of Printout, PrintoutsRepositoryAllowPrintingOnState)
public:
static initonly IntEnumDataAttribute<Printout^, PrintoutsRepositoryAllowPrintingOnState^>^ AllowPrintingOnStateAttribute
static val AllowPrintingOnStateAttribute: IntEnumDataAttribute<Printout, PrintoutsRepositoryAllowPrintingOnState>
Field Value
Type:
IntEnumDataAttributePrintout,
PrintoutsRepositoryAllowPrintingOnState
See Also