.NET Framework Class Library
Selection Methods

<< Click to Display Table of Contents >>

Navigation:  MwPDMApi Namespace > Selection Class >

.NET Framework Class Library
Selection Methods

The Selection type exposes the following members.

Methods

 

Name

Description

Public method

AndSelectByUniqueId

Permits to create a multiple selection in the Documents Page

Public method

AndSelectQueryByUniqueId

Permits to create a multiple selection in the Query Page

Public method

CurrentDocument

Retrieves information about the last selected document within any Tree/Grid (not to include native CAD Trees).

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Object.)

Public method

GetActiveDocUid

Returns the unique id of the record corresponding to the document currently opened.

Public method

GetHashCode

(Inherited from Object.)

Public method

GetPartialVisibleProjectsUidList

Get the list of the visible project only

Public method

GetSelection

Get the unique id of the document currently selected and, in case more than one document is selected, a comma separated list of uids is returned

Public method

GetType

(Inherited from Object.)

Public method

Initialize


Protected method

MemberwiseClone

(Inherited from Object.)

Public method

SelectById

Activates the Documents Page and selects a document in a list given it's id and type

Public method

SelectByUniqueId

Activate the Documents Page and selects the document with the unique id assigned.

Public method

SelectFromComposedOf

It shows a dialog that allows to select documents from a list, given a parent document and a criteria to choose children between.

Public method

SelectFromWhereUsed

Returns the documents where the current one is used.

Public method

SelectQueryByUniqueId

Activate the Query page and select an item in the tree given its unique id.

Public method

ToString

(Inherited from Object.)

See Also

Selection Class

MwPDMApi Namespace