ServiceCategoryAttributeName Property |
Gets or sets the category name.
Namespace: PDTec.IceNet.Core.Model.ImplementationAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntaxpublic string Name { get; set; }
Property Value
Type:
StringThe name of the category.
See Also