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

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

Property Value

Type: Boolean
See Also