Click or drag to resize

AssetGroupAssets Property

List of Asset child objects, based on the Applications.Rental.Asset.RentalAssetGroup 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<Asset> Assets { get; }

Property Value

Type: ChildCollectionAsset
See Also