API Reference
Loading...
Searching...
No Matches
Properties | List of all members
DB.Api.VersionInfo Class Reference

Class for API version information. More...

Properties

int Product [get, set]
 
int Major [get, set]
 
int Minor [get, set]
 
int Patch [get, set]
 
string Label [get, set]
 
- Properties inherited from DB.Api.Contracts.IVersionInfo
int Product [get, set]
 
int Major [get, set]
 
int Minor [get, set]
 
int Patch [get, set]
 
string Label [get, set]
 

Detailed Description

Class for API version information.

Property Documentation

◆ Label

string DB.Api.VersionInfo.Label
getset

◆ Major

int DB.Api.VersionInfo.Major
getset

◆ Minor

int DB.Api.VersionInfo.Minor
getset

◆ Patch

int DB.Api.VersionInfo.Patch
getset

◆ Product

int DB.Api.VersionInfo.Product
getset

The documentation for this class was generated from the following file: