Class PartySubID
Party Sub ID
Inherited Members
Namespace: OnixS.CmeStpHandler
Assembly: OnixS.CmeStpHandler.dll
Syntax
[Serializable]
public class PartySubID
  Constructors
PartySubID()
Default constructor.
Declaration
public PartySubID()
  Properties
PartyID
Sub-identifier.
Declaration
public string PartyID { get; set; }
  Property Value
| Type | Description | 
|---|---|
| string | 
PartySubIDType
Type of PartySubID (523) value 4000+ = Reserved and available for bi-laterally agreed upon user defined values
Declaration
public PartySubIDType PartySubIDType { get; set; }
  Property Value
| Type | Description | 
|---|---|
| PartySubIDType |