Click or drag to resize
ObjectTypeInfoIsSelfBinding Property
Identifies binding classes that connect two objects of the same type = the binding's parent type is the same as the object dependency type

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

Property Value

Type: Boolean
See Also