Enum DdiSeparatedIdentificationType
Describes the different type of identified items in the DDI 3.1 standard.
Namespace: Algenta.Colectica.Model.Ddi.Serialization
Assembly: Algenta.Colectica.Model.Ddi.dll
Syntax
public enum DdiSeparatedIdentificationType
Fields
| Name | Description |
|---|---|
| Identifiable | An item that has an agency identifier and an identifier. |
| Maintainable | An item that has an agency identifier, an item identifier, a version number, and also it's identification affects the identification of its children. |
| Versionable | An item that has an agency identifier, an item identifier, and a version number. |