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