IClassificationType Interface
Provides the base requirements for an object that represents a classification type.
public interface IClassificationType : IKeyedObject
Properties
Description
The description of the classification type, which is displayed in the user interface.
Key
The string-based key that identifies the object.
Extension Methods
- ObjectExtensions.TryConvertToDouble(object, out double)
- ObjectExtensions.TryConvertToDouble(object, IFormatProvider, out double)