| BackgroundParametersIsDisposed Property |
Gets a value indicating whether this instance is disposed.
Namespace:
Lumiscaphe.Workshop.Interop
Assembly:
Lumiscaphe.Workshop.Interop (in Lumiscaphe.Workshop.Interop.dll) Version: 21.1.16.0
Syntax public bool IsDisposed { get; }
public:
property bool IsDisposed {
bool get ();
}
Property Value
Type:
Booleantrue if this instance is disposed; otherwise,
false.
Version Information Lumiscaphe Workshop SDK
Supported in: 7.0 release 1
See Also