Click or drag to resize
InfoObjectCollectionTInfoIsOffline Property
Returns true, if the collection is offline (not backed up by the database but by the source data)

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

Property Value

Type: Boolean

Implements

ICMSQueryableIsOffline
See Also