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






Windows & Linux

Description

Returns a class name (i.e. 'Satellite', 'Facility', etc.).

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ClassName() As String
[C#]
public string ClassName {get;}
[Managed C++]
public: __property String __gc ^ get_ClassName();
[Unmanaged C++]
public: HRESULT get_ClassName(
   BSTR * pRetVal
);
[Java]
public String getClassName();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.