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

A collection of Communication Details More...

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

Public Member Functions

CommunicationDetail getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
CommunicationDetail New ()
 Initialises a new object of this child object collection More...
 
CommunicationDetail NewCommunicator (Location communicatorLocation, SnapAddressType usingAddressType, CommunicatorType communicatorType, string communicationReference)
 
- 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]
 
Communication 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 Communication Details

Member Function Documentation

◆ getItem()

CommunicationDetail TRIM.SDK.CommunicationDetails.getItem ( uint  idx)

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

◆ New()

CommunicationDetail TRIM.SDK.CommunicationDetails.New ( )

Initialises a new object of this child object collection

◆ NewCommunicator()

CommunicationDetail TRIM.SDK.CommunicationDetails.NewCommunicator ( Location  communicatorLocation,
SnapAddressType  usingAddressType,
CommunicatorType  communicatorType,
string  communicationReference 
)

Property Documentation

◆ Parent

Communication TRIM.SDK.CommunicationDetails.Parent
get

Gets the parent object of this child object collection

◆ this[uint idx]

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