AssetGroupRentalAssetGroupName Property |
Asset group name, unique within the parent node. [Required] [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string RentalAssetGroupName { get; set; }
Public Property RentalAssetGroupName As String
Get
Set
public:
property String^ RentalAssetGroupName {
String^ get ();
void set (String^ value);
}
member RentalAssetGroupName : string with get, set
Property Value
Type:
String
See Also