[]
Constant shall be used when the relationship is not known or cannot be described using one of the other values. NOTE 2 Unspecified is to be used only when no other value correctly reflects the relationship.
public const string Unspecified = "Unspecified"
Public Const Unspecified As String = "Unspecified"
Type | Description |
---|---|
string | Constant shall be used when the relationship is not known or cannot be described using one of the other values. NOTE 2 Unspecified is to be used only when no other value correctly reflects the relationship. |