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

A collection of Alert Subscribers More...

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

Public Member Functions

AlertSubscriber getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
AlertSubscriber NewSubscriber (Location subscriberToAdd)
 Specify the Content Manager location to receive the parent Alert - it must be a location with a suitable email address. More...
 
AlertSubscriber NewSubscriber (AlertUserProperties metaSubscriberToAdd)
 Specify the meta property to receive the parent alert - it must resolve to be a location with a suitable email address. More...
 
AlertSubscriber NewSubscriber (FieldDefinition metaSubscriberToAdd)
 Specify the meta property to receive the parent alert - it must be a user defined field of type Location and resolve to be a location with a suitable email address. More...
 
- 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]
 
Alert 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 Alert Subscribers

Member Function Documentation

◆ getItem()

AlertSubscriber TRIM.SDK.AlertSubscribers.getItem ( uint  idx)

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

◆ NewSubscriber() [1/3]

AlertSubscriber TRIM.SDK.AlertSubscribers.NewSubscriber ( AlertUserProperties  metaSubscriberToAdd)

Specify the meta property to receive the parent alert - it must resolve to be a location with a suitable email address.

◆ NewSubscriber() [2/3]

AlertSubscriber TRIM.SDK.AlertSubscribers.NewSubscriber ( FieldDefinition  metaSubscriberToAdd)

Specify the meta property to receive the parent alert - it must be a user defined field of type Location and resolve to be a location with a suitable email address.

◆ NewSubscriber() [3/3]

AlertSubscriber TRIM.SDK.AlertSubscribers.NewSubscriber ( Location  subscriberToAdd)

Specify the Content Manager location to receive the parent Alert - it must be a location with a suitable email address.

Property Documentation

◆ Parent

Alert TRIM.SDK.AlertSubscribers.Parent
get

Gets the parent object of this child object collection

◆ this[uint idx]

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