PartyRelationshipsRepositoryRelationshipTypeReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PartyRelationship, PartyRelationshipType> RelationshipTypeReference
Public Shared ReadOnly RelationshipTypeReference As PrimaryKeyReference(Of PartyRelationship, PartyRelationshipType)
public:
static initonly PrimaryKeyReference<PartyRelationship^, PartyRelationshipType^>^ RelationshipTypeReference
static val RelationshipTypeReference: PrimaryKeyReference<PartyRelationship, PartyRelationshipType>
Field Value
Type:
PrimaryKeyReferencePartyRelationship,
PartyRelationshipType
See Also