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

A collection of Agenda Item Type Attachment More...

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

Public Member Functions

AgendaItemTypeAttachment getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
AgendaItemAttachment NewAttachment (BaseObjectTypes ofObjectType)
 
- 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]
 
AgendaItemType 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 Agenda Item Type Attachment

Member Function Documentation

◆ getItem()

AgendaItemTypeAttachment TRIM.SDK.AgendaItemTypeAttachments.getItem ( uint  idx)

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

◆ NewAttachment()

AgendaItemAttachment TRIM.SDK.AgendaItemTypeAttachments.NewAttachment ( BaseObjectTypes  ofObjectType)

Property Documentation

◆ Parent

AgendaItemType TRIM.SDK.AgendaItemTypeAttachments.Parent
get

Gets the parent object of this child object collection

◆ this[uint idx]

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