Returns the party type of the
Party inheritor.
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic abstract PartiesRepositoryPartyType GetPartyType()
Public MustOverride Function GetPartyType As PartiesRepositoryPartyType
public:
virtual PartiesRepositoryPartyType^ GetPartyType() abstract
abstract GetPartyType : unit -> PartiesRepositoryPartyType
Return Value
Type:
PartiesRepositoryPartyType
See Also