Click or drag to resize
ICMSQueryableIsOffline Property
Returns true if the given collection is offline (disconnected from the database)

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
bool IsOffline { get; }

Property Value

Type: Boolean
See Also