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






