STK AgCrdnPluginSend comments on this topic.
ErrorText Property (IAgCrdnConfiguredCalcScalarWithRate)
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 * pErrorText
);
[Java]
public String getErrorText();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.