AGI AgCrdnPlugin 11 Send comments on this topic.
ErrorText Property (IAgCrdnConfiguredCalcParameterSet)
See Also 
Windows






Windows & Linux

Description

Text explaining configuration errors, if any

Property type

Read-only property

Syntax

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

[C#]
public string ErrorText {get;}

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

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

[Java]
public String getErrorText();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface