ResolvedConflictsRepositoryURLAttribute Field |
Definition of the
URL data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Core
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ResolvedConflict, string> URLAttribute
Public Shared ReadOnly URLAttribute As ColumnDataAttribute(Of ResolvedConflict, String)
public:
static initonly ColumnDataAttribute<ResolvedConflict^, String^>^ URLAttribute
static val URLAttribute: ColumnDataAttribute<ResolvedConflict, string>
Field Value
Type:
ColumnDataAttributeResolvedConflict,
String
See Also