ClientSchemaVersions members
Represents the version number for the client schema.
The ClientSchemaVersions type exposes the following members.
Fields
Name | Description | |
---|---|---|
CurrentVersion | Represents the version number for the current client schema, which is a constant string. | |
Version14 | Represents the version number for version 14 of the client schema, which is a static string. | |
Version15 | Represents the version number for version 15 of the client schema, which is a static string. |
Top