AbstractWrapperInfoTInfoDataClass Property |
Data class is not used within wrapper instance.
Data is managed by the internal instance.
Namespace: CMS.DataEngine.InternalAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax protected override sealed IDataClass DataClass { get; }
Property Value
Type:
IDataClassExceptions Exception | Condition |
---|
NotSupportedException | Thrown when property is used. The DataClass property is not internally used within wrapper instance. |
See Also