AGI STK VGT 11Send comments on this topic.
Conditions Property (IAgCrdnProvider)
See Also 
Windows






Windows & Linux

Description

Returns a group of condition objects.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Conditions() As IAgCrdnConditionGroup
[C#]
public IAgCrdnConditionGroup Conditions {get;}
[Managed C++]
public: __property IAgCrdnConditionGroup^ get_Conditions();
[Unmanaged C++]
public: HRESULT get_Conditions(
   IAgCrdnConditionGroup ** ppRetVal
);
[Java]
public IAgCrdnConditionGroup getConditions();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.