AGI STK VGT 11 Send comments on this topic.
Group Property (IAgCrdnCalcScalarDataElement)
See Also 





Description

A group name the data element is a part of. If the element is not a part of a group, the property will return an empty string.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Group() As String

[C#]
public string Group {get;}

[Managed C++]
public: __property String __gc ^ get_Group();

[Unmanaged C++]
public: HRESULT get_Group(
BSTR * pRetVal
);

[Java]
public String getGroup();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1