Micro Focus Content Manager SDK 9.4
HP.HPTRIM.SDK.TrimChildObjectList Class Reference

ApiTrimChildObjectList More...

Inheritance diagram for HP.HPTRIM.SDK.TrimChildObjectList:
HP.HPTRIM.SDK.ActionDefSteps HP.HPTRIM.SDK.ActivityAuthorizations HP.HPTRIM.SDK.ActivityDocuments HP.HPTRIM.SDK.ActivityEmailRecipients HP.HPTRIM.SDK.ActivityEscalations HP.HPTRIM.SDK.ActivityResults HP.HPTRIM.SDK.ActivityStartConditions HP.HPTRIM.SDK.AgendaItemAttachments HP.HPTRIM.SDK.AgendaItemTypeAttachments HP.HPTRIM.SDK.AlertSubscribers HP.HPTRIM.SDK.ArchiveEventOccurrences HP.HPTRIM.SDK.ClassificationOnlyRecordTypes HP.HPTRIM.SDK.ClassificationSapBusinessObjects HP.HPTRIM.SDK.CommunicationDetails HP.HPTRIM.SDK.JurisdictionMembers HP.HPTRIM.SDK.LocationAddresses HP.HPTRIM.SDK.LocationEAddresses HP.HPTRIM.SDK.MeetingDocuments HP.HPTRIM.SDK.MeetingInvitations HP.HPTRIM.SDK.MeetingTypeUsualParticipants HP.HPTRIM.SDK.MinuteItemActionArisings HP.HPTRIM.SDK.RecordClientMatterParties HP.HPTRIM.SDK.RecordClientMatterRoles HP.HPTRIM.SDK.RecordHolds HP.HPTRIM.SDK.RecordJurisdictions HP.HPTRIM.SDK.RecordKeywords HP.HPTRIM.SDK.RecordLinkedDocuments HP.HPTRIM.SDK.RecordLocations HP.HPTRIM.SDK.RecordRelationships HP.HPTRIM.SDK.RecordRenditions HP.HPTRIM.SDK.RecordRevisions HP.HPTRIM.SDK.RecordSapComponents HP.HPTRIM.SDK.RecordTypeAutoSubFolders HP.HPTRIM.SDK.ScheduledTaskHistorys HP.HPTRIM.SDK.ScheduleTriggers HP.HPTRIM.SDK.TodoItemItemReferences HP.HPTRIM.SDK.WorkflowDocuments HP.HPTRIM.SDK.WorkflowTemplateDocuments

Public Member Functions

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

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

ApiTrimChildObjectList

Constructor & Destructor Documentation

HP.HPTRIM.SDK.TrimChildObjectList.TrimChildObjectList ( )

Member Function Documentation

TrimChildObject HP.HPTRIM.SDK.TrimChildObjectList.FindChildByUri ( long  uri)

Gets the next ApiTrimChild in the list

System.Collections.IEnumerator HP.HPTRIM.SDK.TrimChildObjectList.GetEnumerator ( )
TrimChildObject HP.HPTRIM.SDK.TrimChildObjectList.getItem ( uint  idx)

Gets the next ApiTrimChild in the list

Property Documentation

uint HP.HPTRIM.SDK.TrimChildObjectList.Count
get

Gets a count of the number of child objects in this collection.

Database HP.HPTRIM.SDK.TrimChildObjectList.Database
get
TrimException HP.HPTRIM.SDK.TrimChildObjectList.Error
get
string HP.HPTRIM.SDK.TrimChildObjectList.ErrorMessage
get
TrimChildObject HP.HPTRIM.SDK.TrimChildObjectList.this[uint idx]
get
BaseObjectTypes HP.HPTRIM.SDK.TrimChildObjectList.TrimType
get

Gets a BaseObjectTypes enum value indicating the type of this object.