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

A collection of Action Steps More...

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

Public Member Functions

ActionDefStep getItem (uint idx)
 Gets the item in this child list at the nominated index. More...
 
ActionDefStep New ()
 Initialises a new object of this child object collection More...
 
ActionDefStep NewStep (ActionDef basedOnDefinition)
 Construct a new step for the parent action 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]
 
ActionDef 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 Action Steps

Member Function Documentation

◆ getItem()

ActionDefStep TRIM.SDK.ActionDefSteps.getItem ( uint  idx)

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

◆ New()

ActionDefStep TRIM.SDK.ActionDefSteps.New ( )

Initialises a new object of this child object collection

◆ NewStep()

ActionDefStep TRIM.SDK.ActionDefSteps.NewStep ( ActionDef  basedOnDefinition)

Construct a new step for the parent action

Property Documentation

◆ Parent

ActionDef TRIM.SDK.ActionDefSteps.Parent
get

Gets the parent object of this child object collection

◆ this[uint idx]

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