Click or drag to resize
DynamicObjectTypeInfoIsValid Property
Indicates if dynamic type info is valid and shouldn't be updated based on current state of definition

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

Property Value

Type: Boolean
See Also