ConfigRepositoryKeyPathAttribute Field |
Definition of the
KeyPath data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Config, string> KeyPathAttribute
Public Shared ReadOnly KeyPathAttribute As ColumnDataAttribute(Of Config, String)
public:
static initonly ColumnDataAttribute<Config^, String^>^ KeyPathAttribute
static val KeyPathAttribute: ColumnDataAttribute<Config, string>
Field Value
Type:
ColumnDataAttributeConfig,
String
See Also