AGI AgAccessConstraintPlugin 11 Send comments on this topic.
ObjectType Property (IAgAccessConstraintPluginObjectDescriptor)
See Also 





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 * pRetVal
);

[Java]
public AgEAccessConstraintObjectType getObjectType();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1