This document is archived and information here might be outdated. Recommended version. |
Indicates if the class is used as an output from analysis.
[Visual Basic .NET] Public ReadOnly Property IsOutput As Boolean
[C#] public bool IsOutput {get;}
[C++]
HRESULT get_IsOutput(
Boolean* IsOutput
);
[C++]
Parameters IsOutput [out, retval]
IsOutput is a parameter of type bool*
IsOutput specifies if the NAClass is used as output by the solver.