Click or drag to resize
CustomTableInfoRegisteredProperties Property
Local registered properties

Namespace: CMS.CustomTables
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.2.23
Syntax
C#
protected override RegisteredProperties<DataClassInfo> RegisteredProperties { get; }

Property Value

Type: RegisteredPropertiesDataClassInfo
See Also