ObjectTypeInfoSupportsInvalidation Property |
If true, the object is automatically invalidated upon it's change. Default is false.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool SupportsInvalidation { get; set; }
Property Value
Type:
BooleanSee Also