IMcImageStorageIsStorageOpen Property
|
|
Indicates if this this McImageStorage instance is open
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property IsStorageOpen As Boolean
Get
Property Value
Type:
Boolean
RemarksNone of the other methods except OpenStorage can be called unless
IsStorageOpen is True.
See Also