PartyRelationshipTypesRepositoryRelationshipTypeNameAttribute 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<PartyRelationshipType, string> RelationshipTypeNameAttribute
Public Shared ReadOnly RelationshipTypeNameAttribute As ColumnDataAttribute(Of PartyRelationshipType, String)
public:
static initonly ColumnDataAttribute<PartyRelationshipType^, String^>^ RelationshipTypeNameAttribute
static val RelationshipTypeNameAttribute: ColumnDataAttribute<PartyRelationshipType, string>
Field Value
Type:
ColumnDataAttributePartyRelationshipType,
String
See Also