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