Gets or sets the party type.

C# | Visual Basic | Visual C++ |
IMPartyType PartyType { get; set; }
Property PartyType As IMPartyType
property IMPartyType PartyType { IMPartyType get (); void set (IMPartyType value); }

The party type.
C# | Visual Basic | Visual C++ |
IMPartyType PartyType { get; set; }
Property PartyType As IMPartyType
property IMPartyType PartyType { IMPartyType get (); void set (IMPartyType value); }