EntitySelector Class
Represents a component service that instructs the Dashboard to select objects.
Assembly: Microsoft.WindowsServerSolutions.Administration.ObjectModel (in Microsoft.WindowsServerSolutions.Administration.ObjectModel.dll)
System::Object
System::MarshalByRefObject
Microsoft.WindowsServerSolutions.Administration.ObjectModel.ComponentServices::EntitySelector
System::MarshalByRefObject
Microsoft.WindowsServerSolutions.Administration.ObjectModel.ComponentServices::EntitySelector
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | (Inherited from MarshalByRefObject.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | GetType() | (Inherited from Object.) |
![]() | InitializeLifetimeService() | (Inherited from MarshalByRefObject.) |
![]() | RefreshSelection() | Refreshes the selection. |
![]() | SelectEntity(Object^) | Instructs the Dashboard to select the specified business object. |
![]() | SelectEntity(String^) | Instructs the Dashboard to select an object based on the specified ID. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Community Additions
ADD
Show:
