Click or drag to resize

PartyRepresentationOptionType Enumeration

[Missing <summary> documentation for "T:Clerk.CaseManagement.CCIS.Contracts.PartyRepresentationOptionType"]

Namespace:  Clerk.CaseManagement.CCIS.Contracts
Assembly:  Clerk.CaseManagement.CCIS.Contracts (in Clerk.CaseManagement.CCIS.Contracts.dll) Version: 3.0.0.769 (3.0.0.769)
Syntax
public enum PartyRepresentationOptionType
Members
  Member nameValueDescription
NONE0
ALL1
ALL_WITHOUT_CONTACT_INFO2
ACTIVE_ONLY3
ACTIVE_ONLY_WITHOUT_CONTACT_INFO4
See Also