Micro Focus Content Manager SDK 9.3
HP.HPTRIM.SDK.ActivityDocuments Class Reference

A collection of Documents More...

Inheritance diagram for HP.HPTRIM.SDK.ActivityDocuments:
HP.HPTRIM.SDK.TrimChildObjectList

Public Member Functions

ActivityDocument getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
ActivityDocument NewReference (string documentID)
 
ActivityDocument NewReview (string documentID)
 
ActivityDocument NewWorkingDocument ()
 
- Public Member Functions inherited from HP.HPTRIM.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]
 
Activity Parent [get]
 Gets the parent object of this child object collection More...
 
- Properties inherited from HP.HPTRIM.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 Documents

Member Function Documentation

ActivityDocument HP.HPTRIM.SDK.ActivityDocuments.getItem ( uint  idx)

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

ActivityDocument HP.HPTRIM.SDK.ActivityDocuments.NewReference ( string  documentID)
ActivityDocument HP.HPTRIM.SDK.ActivityDocuments.NewReview ( string  documentID)
ActivityDocument HP.HPTRIM.SDK.ActivityDocuments.NewWorkingDocument ( )

Property Documentation

Activity HP.HPTRIM.SDK.ActivityDocuments.Parent
get

Gets the parent object of this child object collection

TrimChildObject HP.HPTRIM.SDK.ActivityDocuments.this[uint idx]
get