AssetGroupsRepositoryFullPathAttribute Field |
Definition of the
FullPath data attribute
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<AssetGroup, string> FullPathAttribute
Public Shared ReadOnly FullPathAttribute As ColumnDataAttribute(Of AssetGroup, String)
public:
static initonly ColumnDataAttribute<AssetGroup^, String^>^ FullPathAttribute
static val FullPathAttribute: ColumnDataAttribute<AssetGroup, string>
Field Value
Type:
ColumnDataAttributeAssetGroup,
String
See Also