ServerProperties Schema
ProductEditionName Element
ServerProperties Schema > ServerProperties Element : ProductEditionName Element

Glossary Item Box

Description

The unique ID of the product edition. Used in application code.
Namespace (none)

Type

xs:string

Diagram

ProductEditionName Element

Overview

ProductEditionName xs:string
The unique ID of the product edition. Used in application code.

Source

<xs:element name="ProductEditionName" type="xs:string" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
                          The unique ID of the product edition. Used in application code.
                       </xs:documentation>
  </xs:annotation>
</xs:element>

See Also