ExtensibleDataObjectsRepositoryIsDeletedAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ExtensibleDataObject, bool> IsDeletedAttribute
Public Shared ReadOnly IsDeletedAttribute As ColumnDataAttribute(Of ExtensibleDataObject, Boolean)
public:
static initonly ColumnDataAttribute<ExtensibleDataObject^, bool>^ IsDeletedAttribute
static val IsDeletedAttribute: ColumnDataAttribute<ExtensibleDataObject, bool>
Field Value
Type:
ColumnDataAttributeExtensibleDataObject,
Boolean
See Also