DocumentStateChangesRepositoryUpdateUserAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentStateChange, string> UpdateUserAttribute
Public Shared ReadOnly UpdateUserAttribute As ColumnDataAttribute(Of DocumentStateChange, String)
public:
static initonly ColumnDataAttribute<DocumentStateChange^, String^>^ UpdateUserAttribute
static val UpdateUserAttribute: ColumnDataAttribute<DocumentStateChange, string>
Field Value
Type:
ColumnDataAttributeDocumentStateChange,
String
See Also