Click or drag to resize
InfoObjectRepositoryTCollection, TObject, TSettingsIsDisconnected Property
Returns true if this collection is disconnected from the database

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

Property Value

Type: Boolean
See Also