Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Application Server

Warnings property

  • Last UpdatedJul 23, 2024
  • 1 minute read

Returns the list of warnings generated the last time the object was validated and saved.

Class

IgObject

Syntax

[C#]

string[] Warnings { get; };

[Visual C++]

HRESULT Warnings(

[out, retval] SAFEARRAY(BSTR)* theWarnings

);

Parameters

theWarnings

The list of warnings.

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in