Click or drag to resize
DataClassInfoIsFullySynchronized Method
Returns true if the class is fully synchronized with all its data and fields including the system fields

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public bool IsFullySynchronized()

Return Value

Type: Boolean
See Also