.NET Framework Class Library
Selection Methods
|
<< Click to Display Table of Contents >> Navigation: MwPDMApi Namespace > Selection Class > .NET Framework Class Library |
The Selection type exposes the following members.
Methods
|
Name |
Description |
|---|---|---|
|
Permits to create a multiple selection in the Documents Page |
|
|
Permits to create a multiple selection in the Query Page |
|
|
Retrieves information about the last selected document within any Tree/Grid (not to include native CAD Trees). |
|
|
Equals |
(Inherited from Object.) |
|
Finalize |
(Inherited from Object.) |
|
Returns the unique id of the record corresponding to the document currently opened. |
|
|
GetHashCode |
(Inherited from Object.) |
|
Get the list of the visible project only |
|
|
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 |
|
|
GetType |
(Inherited from Object.) |
|
||
|
MemberwiseClone |
(Inherited from Object.) |
|
Activates the Documents Page and selects a document in a list given it's id and type |
|
|
Activate the Documents Page and selects the document with the unique id assigned. |
|
|
It shows a dialog that allows to select documents from a list, given a parent document and a criteria to choose children between. |
|
|
Returns the documents where the current one is used. |
|
|
Activate the Query page and select an item in the tree given its unique id. |
|
|
ToString |
(Inherited from Object.) |
See Also