Click or drag to resize
AttributeCategoryName Property
Gets or sets attribute's category name when displayed within property manager. When displayed, attributes need to be grouped into 1..n logical categories.

Namespace: FDF.Common.ObjectModel
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public string CategoryName { get; set; }

Property Value

Type: String
See Also