PartiesRepositoryPartyCodeAttribute 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> PartyCodeAttribute
Public Shared ReadOnly PartyCodeAttribute As ColumnDataAttribute(Of Party, String)
public:
static initonly ColumnDataAttribute<Party^, String^>^ PartyCodeAttribute
static val PartyCodeAttribute: ColumnDataAttribute<Party, string>
Field Value
Type:
ColumnDataAttributeParty,
String
See Also