ObjectChangesRepositoryRepositoryNameAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ObjectChange, string> RepositoryNameAttribute
Public Shared ReadOnly RepositoryNameAttribute As ColumnDataAttribute(Of ObjectChange, String)
public:
static initonly ColumnDataAttribute<ObjectChange^, String^>^ RepositoryNameAttribute
static val RepositoryNameAttribute: ColumnDataAttribute<ObjectChange, string>
Field Value
Type:
ColumnDataAttributeObjectChange,
String
See Also