Enumerations::AvailabilityEnum

Header Image
Project:
AvailabilityEnum : Public <<D2Enumeration>> Enumeration
Created: 26/03/2014 15:22:39
Modified: 12/02/2026 12:54:52
Project:
Advanced:
  • Attributes
  • Tagged Values
  • Advanced
Attribute Scope Type
available Public enumerationLiteral
definition=The element in question is available.
order=0
 
notAvailable Public enumerationLiteral
definition=The element in question is not available.
order=1
 
unknown Public enumerationLiteral
definition=There is no information about whether the element in question is available or not.
order=2
 
Tag Value
definition An enumeration which states if something is available or not.
Details:  
Property Value
isFinalSpecialization: 0