| Win32HResultIsFailure Property  | 
 
Namespace: OIV.InventorAssembly: OIV.Inventor.Wpf (in OIV.Inventor.Wpf.dll) Version: 2025.2.0.0 (10.18.0.0)
Syntaxpublic bool IsFailure { get; }Public ReadOnly Property IsFailure As Boolean
	Get
public:
property bool IsFailure {
	bool get ();
}member IsFailure : bool with get
Property Value
Type: 
Boolean
See Also