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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.