Click or drag to resize

AccountSettingsSerialNumber Property

The serial number that is attached to the account. Possible values are FREE, TRIAL and a 13 character long serial number.

Namespace:  TXTextControl.ReportingCloud
Assembly:  ReportingCloudWrapper (in ReportingCloudWrapper.dll) Version: 1.0.204.500 (1.0.204.500)
Syntax
C#
public string SerialNumber { get; set; }

Property Value

Type: String
See Also