IStandingDataManagerCodeBlocksLoaded Property |
Returns true if the code blocks have been loaded.
Namespace: VirtualRadar.Interface.StandingDataAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool CodeBlocksLoaded { get; }
ReadOnly Property CodeBlocksLoaded As Boolean
Get
property bool CodeBlocksLoaded {
bool get ();
}
abstract CodeBlocksLoaded : bool with get
Property Value
Type:
BooleanSee Also