Click or drag to resize
RegisterCustomTableAttributeMarkedType Property
Document factory

Namespace: CMS
Assembly: CMS.CustomTables (in CMS.CustomTables.dll) Version: 8.2.23
Syntax
C#
public Type MarkedType { get; set; }

Property Value

Type: Type

Implements

IInitAttributeMarkedType
See Also