Skip to main content

Class SoSystemInfoCarrier

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for SoSystemInfoCarrier. Representation of a serialized exception that can be communicatyed over web services

Inheritance

objectCarrierSoSystemInfoCarrier

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

SoSystemInfoCarrier()

Default constructor - defaults any enum props to 0.

Properties

AccumulatedNextCheckDate

The next date a new check of the license is to be performed, incremented daily if the check did not result in a new license.

Property Value

DateTime

AssemblyVersion

AssemblyVersion of NetServer

Property Value

string

BranchName

Name of the branch the NetServer is built from.

Property Value

string

BuildLabel

Build label for NetServer.

Property Value

string

BuildType

Type of build. NULL if unknown enum value.

Property Value

NetServerBuildType?

See Also

SoSystemInfoCarrier.BuildType_String

BuildType_String

Type of build. Raw string enum value.

Property Value

string

See Also

SoSystemInfoCarrier.BuildType

CompanyId

License Info: Company name associated with license.

Property Value

int

CompanyName

License Info: Company name associated with license.

Property Value

string

DatabaseMinor

Minor name of database provider

Property Value

string

DatabaseName

Name of database

Property Value

string

DatabaseType

Major name of database provider

Property Value

string

DatabaseVersion

Database version number

Property Value

int

DaysUntilNetServerExpiry

Days until this version of NetServer expires

Property Value

int

Description

Description of the NetServer version.

Property Value

string

FileVersion

FileVersion of NetServer.

Property Value

string

IsOnTravel

Is the current database on travel.

Property Value

bool

IsSatellite

Is the current database a Satellite

Property Value

bool

IsUnicode

Is the database strings formatted as Unicode (i.e. NVARCHAR)

Property Value

bool

License

License issued by SuperOffice

Property Value

LicenseInfo

WarningEnglish

Warning information to be displayed to the user in plain English

Property Value

string

WarningResource

Warning information to be displayed to the user in resource format.

Property Value

string