Click or drag to resize

EditorCategoryAttribute Constructor (EditorCategoryType)

[This is preliminary documentation and is subject to change.]

Constructor

Namespace:  CSC.SC.TOPICA4.Template
Assembly:  CSC.SC.TOPICA4.Template (in CSC.SC.TOPICA4.Template.dll) Version: 4.37.7779.15939
Syntax
C#
public EditorCategoryAttribute(
	EditorCategoryType categoryType
)

Parameters

categoryType
Type: CSC.SC.TOPICA4.TemplateEditorCategoryType
Which category the field or property should be included in
See Also