IQualification Interface |
Namespace: PDTec.IceNet.Core.Database
public interface IQualification
The IQualification type exposes the following members.
| Name | Description | |
|---|---|---|
| Description |
The qualification description. The description can be empty.
| |
| DisplayName |
The display name.
| |
| Id |
The qualification ID. The ID is generated by the platform and
cannot be modified.
| |
| Name |
The qualification name. The name must be unique and must follow the QName convention.
|