Returns the base selection object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property BaseSelection() As IAgLinkToObject |
| [C#] |
|---|
public IAgLinkToObject BaseSelection {get;} |
| [Managed C++] |
|---|
public: __property IAgLinkToObject^ get_BaseSelection(); |
| [Unmanaged C++] |
|---|
public: HRESULT get_BaseSelection( |
| [Java] |
|---|
public IAgLinkToObject getBaseSelection(); |
