Enum SpecialAwardKindDto
This enumeration describes awards for project that are not just a regular procurement. For example, it can be used to describe recurring maintenance or an outline contract (German: Rahmenvertrag) which just specifies services and prices but may be requested on demand when necessary
Namespace: Dangl.AVACloud.Client
Assembly: Dangl.AVACloud.Client.dll
Syntax
public enum SpecialAwardKindDto
Fields
Name | Description |
---|---|
MaintenanceContract | |
OutlineContract | |
OutlineForMaintenanceContract | |
Unspecified |