An interface to a description of the object.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Descriptor() As IAgAccessConstraintPluginObjectDescriptor |
| [C#] |
|---|
public IAgAccessConstraintPluginObjectDescriptor Descriptor {get;} |
| [Managed C++] |
|---|
public: __property IAgAccessConstraintPluginObjectDescriptor ^ get_Descriptor(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAccessConstraintPluginObjectDescriptor getDescriptor(); |





