AquaLogic Interaction Development Kit (IDK) 6.0.0

ISelectionList Members

ISelectionList overview

Public Instance Properties

Name Gets or sets the name of the selection list.
UUID Gets the selection list UUID.

Public Instance Methods

AddValues Adds an array of text values to the end of the existing selection list values.
GetContainingFolder Returns the IFolder that this selection list is created in.
GetValues Retrieves all text values from the selection list.
RemoveValues Removes an array of text values from the selection list.
Store Stores the selection list.

See Also

ISelectionList Interface | Plumtree.Remote.PRC.Content.SelectionList Namespace