ObjectChangesetsRepositoryApplicationNameAttribute 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<ObjectChangeset, string> ApplicationNameAttribute
Public Shared ReadOnly ApplicationNameAttribute As ColumnDataAttribute(Of ObjectChangeset, String)
public:
static initonly ColumnDataAttribute<ObjectChangeset^, String^>^ ApplicationNameAttribute
static val ApplicationNameAttribute: ColumnDataAttribute<ObjectChangeset, string>
Field Value
Type:
ColumnDataAttributeObjectChangeset,
String
See Also