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

A collection of Only Record Types More...

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

Public Member Functions

ClassificationOnlyRecordType getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
ClassificationOnlyRecordType NewOnlyRecordType (RecordType recordType)
 Add a new record type to the list of record types that can be used for this classification More...
 
- 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]
 
Classification 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 Only Record Types

Member Function Documentation

ClassificationOnlyRecordType HP.HPTRIM.SDK.ClassificationOnlyRecordTypes.getItem ( uint  idx)

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

ClassificationOnlyRecordType HP.HPTRIM.SDK.ClassificationOnlyRecordTypes.NewOnlyRecordType ( RecordType  recordType)

Add a new record type to the list of record types that can be used for this classification

Property Documentation

Classification HP.HPTRIM.SDK.ClassificationOnlyRecordTypes.Parent
get

Gets the parent object of this child object collection

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