Micro Focus Content Manager SDK 10.1
TRIM.SDK.RecordLocations Class Reference

A collection of Contacts More...

Inheritance diagram for TRIM.SDK.RecordLocations:
TRIM.SDK.TrimChildObjectList

Public Member Functions

RecordLocation getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
RecordLocation New ()
 Initialises a new object of this child object collection More...
 
RecordLocation AddReviewer (Location reviewerToAdd)
 Adds a new RecordLocation object into the list representing a Reviewer for the Document Review feature. More...
 
RecordLocation AddAuthorizer (Location authorizerToAdd)
 Adds a new RecordLocation object into the list representing an Authorizer for the Document Review feature. More...
 
- Public Member Functions inherited from TRIM.SDK.TrimChildObjectList
System.Collections.IEnumerator GetEnumerator ()
 
 TrimChildObjectList ()
 
TrimChildObject getItem (uint idx)
 Gets the next ApiTrimChild in the list More...
 
TrimChildObject FindChildByUri (long uri)
 Gets the next ApiTrimChild in the list More...
 

Properties

TrimChildObject this[uint idx] [get]
 
Record Parent [get]
 Gets the parent object of this child object collection More...
 
- Properties inherited from TRIM.SDK.TrimChildObjectList
uint Count [get]
 Gets a count of the number of child objects in this collection. More...
 
TrimChildObject this[uint idx] [get]
 
BaseObjectTypes TrimType [get]
 Gets a BaseObjectTypes enum value indicating the type of this object. More...
 
Database Database [get]
 
TrimException Error [get]
 
string ErrorMessage [get]
 

Detailed Description

A collection of Contacts

Member Function Documentation

◆ AddAuthorizer()

RecordLocation TRIM.SDK.RecordLocations.AddAuthorizer ( Location  authorizerToAdd)

Adds a new RecordLocation object into the list representing an Authorizer for the Document Review feature.

◆ AddReviewer()

RecordLocation TRIM.SDK.RecordLocations.AddReviewer ( Location  reviewerToAdd)

Adds a new RecordLocation object into the list representing a Reviewer for the Document Review feature.

◆ getItem()

RecordLocation TRIM.SDK.RecordLocations.getItem ( uint  idx)

Gets the item in this child list at the nominated index.

◆ New()

RecordLocation TRIM.SDK.RecordLocations.New ( )

Initialises a new object of this child object collection

Property Documentation

◆ Parent

Record TRIM.SDK.RecordLocations.Parent
get

Gets the parent object of this child object collection

◆ this[uint idx]

TrimChildObject TRIM.SDK.RecordLocations.this[uint idx]
get