Version 24.2 (latest)

RefTuple Class Properties

For a list of all members of this type, see RefTuple members.

Public Properties
 NameDescription
Public PropertyIsAbsoluteA tuple is Absolute if it is of type Identifier with a scope type other than RelativeIndex.  
Public PropertyLastIndicator that this tuple is is the last tuple in a RefParser tuple path.  
Public PropertyMarkedIndicator that this tuple is Marked.  
Public PropertyNameThe tuple name for reference type Identifier. Read Only.  
Public PropertyNextToLastIndicator that this tuple is is the next-to-last tuple in a RefParser tuple path.  
Public PropertyScopeThe tuple scope. Read Only.  
Public PropertyScopeIDThe tuple scope Identifier for scope type Identifier. Read Only.  
Public PropertyScopeIndexThe tuple scope index for scope type Index or RelativeIndex. Read Only.  
Public PropertyTypeThe tuple type. Read Only.  
See Also