An interface to a description of the object that owns this constraint.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Base() As IAgAccessConstraintPluginObjectDescriptor |
| [C#] |
|---|
public IAgAccessConstraintPluginObjectDescriptor Base {get;} |
| [Managed C++] |
|---|
public: __property IAgAccessConstraintPluginObjectDescriptor ^ get_Base(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAccessConstraintPluginObjectDescriptor getBase(); |
[Python - STK API ] |
|---|
@property def Base(self) -> "IAgAccessConstraintPluginObjectDescriptor": |






