AGI AgAccessConstraintPlugin 11 Send comments on this topic.
IsClockHost Property (IAgAccessConstraintPluginObjectData)
See Also 
Windows






Windows & Linux

Description

True if this object is the clock host for the access computation.

Property type

Read-only property

Syntax

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

[C#]
public bool IsClockHost {get;}

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

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

[Java]
public bool getIsClockHost();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface