CompanyLocationGetPartyType Method |
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 override PartiesRepositoryPartyType GetPartyType()
Public Overrides Function GetPartyType As PartiesRepositoryPartyType
public:
virtual PartiesRepositoryPartyType^ GetPartyType() override
abstract GetPartyType : unit -> PartiesRepositoryPartyType
override GetPartyType : unit -> PartiesRepositoryPartyType
Return Value
Type:
PartiesRepositoryPartyType
See Also