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

A collection of Agenda Item Attachments More...

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

Public Member Functions

AgendaItemAttachment getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
AgendaItemAttachment New ()
 Initialises a new object of this child object collection More...
 
AgendaItemAttachment NewRecordAttachment (Record recordToAttach)
 
AgendaItemAttachment NewLocationAttachment (Location locationToAttach)
 
AgendaItemAttachment NewAttachment (TrimMainObject objectToAttach, string errorParamName)
 
- 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]
 
AgendaItem 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 Attachments

Member Function Documentation

◆ getItem()

AgendaItemAttachment TRIM.SDK.AgendaItemAttachments.getItem ( uint  idx)

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

◆ New()

AgendaItemAttachment TRIM.SDK.AgendaItemAttachments.New ( )

Initialises a new object of this child object collection

◆ NewAttachment()

AgendaItemAttachment TRIM.SDK.AgendaItemAttachments.NewAttachment ( TrimMainObject  objectToAttach,
string  errorParamName 
)

◆ NewLocationAttachment()

AgendaItemAttachment TRIM.SDK.AgendaItemAttachments.NewLocationAttachment ( Location  locationToAttach)

◆ NewRecordAttachment()

AgendaItemAttachment TRIM.SDK.AgendaItemAttachments.NewRecordAttachment ( Record  recordToAttach)

Property Documentation

◆ Parent

AgendaItem TRIM.SDK.AgendaItemAttachments.Parent
get

Gets the parent object of this child object collection

◆ this[uint idx]

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