Click or drag to resize

AssetDeploymentDate Property

Date, when the asset is first deployed. Null if the asset is not deployed yet.

Namespace:  Aloe.EnterpriseOne.Model.Finance.Assets
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<DateTime> DeploymentDate { get; set; }

Property Value

Type: NullableDateTime
See Also