AGI STK VGT 11 Send comments on this topic.
TypeName Property (IAgCrdnTypeInfo)
See Also 





Description

Return the type name.

Property type

Read-only property

Syntax

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

[C#]
public string TypeName {get;}

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

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

[Java]
public String getTypeName();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1