Click or drag to resize
BaseInfoGeneralizedInfoWrapperIsDisconnected Property
Returns true if the object is disconnected from the data source

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

Property Value

Type: Boolean

Implements

ICMSStorageIsDisconnected
See Also