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





Description

True when the object is a valid object. If false, none of the other methods return valid data.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property IsValid() As Boolean

[C#]
public bool IsValid {get;}

[Managed C++]
public: __property bool get_IsValid();

[Unmanaged C++]
public: HRESULT get_IsValid(
VARIANT_BOOL * pRetVal
);

[Java]
public bool getIsValid();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1