Click or drag to resize
BaseInfoIsDisconnected Property
Returns true if this collection is disconnected from the database

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual bool IsDisconnected { get; }

Property Value

Type: Boolean
See Also