STK AgAccessConstraintPluginSend comments on this topic.
ObjectType Property (IAgAccessConstraintPluginObjectDescriptor)
See Also
Windows





Windows & Linux

Description

The object type of the object.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ObjectType() As AgEAccessConstraintObjectType
[C#]
public AgEAccessConstraintObjectType ObjectType {get;}
[Managed C++]
public: __property AgEAccessConstraintObjectType get_ObjectType();
[Unmanaged C++]
public: HRESULT get_ObjectType(
    AgEAccessConstraintObjectType * pType
);
[Java]
public AgEAccessConstraintObjectType getObjectType();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.