Click or drag to resize

AssetTypeAssetTypeProperties Property

List of AssetTypeProperty child objects, based on the Applications.Rental.AssetTypeProperty.RentalAssetType back reference

Namespace:  Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<AssetTypeProperty> AssetTypeProperties { get; }

Property Value

Type: ChildCollectionAssetTypeProperty
See Also