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





Description

Return the short type description.

Property type

Read-only property

Syntax

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

[C#]
public string ShortTypeDescription {get;}

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

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

[Java]
public String getShortTypeDescription();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1