Click or drag to resize

clsKeyPair Class

Used by InfoClasses to list objects, like projects, phases, contracts, contract positions etc.
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsKeyPair

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsKeyPair

The clsKeyPair type exposes the following members.

Constructors
  NameDescription
Public methodclsKeyPair
Initializes a new instance of the clsKeyPair class
Public methodclsKeyPair(String, String, String)
Initializes a new instance of the clsKeyPair class
Top
Properties
  NameDescription
Public propertybIndentParent
returns true, if a Phase Branch has been created
Public propertynIndent
Standard 0, Phases can have 0,1,2,3,4
Public propertysKeyInternal
Internal Key (invisible integer or string) (Phase ID, ContractID)
Public propertysKeyVisible
Visible Key (Contract number, phase=empty)
Public propertysMatchcode
Name of the Key Pair Element
Top
Remarks
See Also