ConfigRepositoryUserMachineAttribute Field |
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> UserMachineAttribute
Public Shared ReadOnly UserMachineAttribute As ColumnDataAttribute(Of Config, String)
public:
static initonly ColumnDataAttribute<Config^, String^>^ UserMachineAttribute
static val UserMachineAttribute: ColumnDataAttribute<Config, string>
Field Value
Type:
ColumnDataAttributeConfig,
String
See Also