ObjectTypeInfoRequiredObject Property |
If true, the object is required when imported / synchronized. If false, the object can be skipped when some error occurs. Default is true.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax public bool RequiredObject { get; set; }
Property Value
Type:
BooleanSee Also