Click or drag to resize

IItemUsageIsUsed Property

Gets a value indicating whether the Usage property is set to a "in use" value.

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 9.0.26418.0 , built 2021-10-22 08:45:14 UTC
Syntax
bool IsUsed { get; }

Property Value

Type: Boolean
true if the Usage property is set to Real, Dummy or DummyWithTimeDelay; otherwise, false.
See Also