Click or drag to resize
InfoObjectCollectionIsDisconnected Property
Returns true if the collection is disconnected from the data source

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

Property Value

Type: Boolean
See Also