AssetsRepositoryDeploymentDateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Asset, Nullable<DateTime>> DeploymentDateAttribute
Public Shared ReadOnly DeploymentDateAttribute As ColumnDataAttribute(Of Asset, Nullable(Of DateTime))
public:
static initonly ColumnDataAttribute<Asset^, Nullable<DateTime^>^>^ DeploymentDateAttribute
static val DeploymentDateAttribute: ColumnDataAttribute<Asset, Nullable<DateTime>>
Field Value
Type:
ColumnDataAttributeAsset,
NullableDateTime
See Also