Information about Software Provider Software
Inheritance Hierarchy
PASI.DataContract.V2009Software
Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.25.26.0 (9.25.26.0)
Syntax
The Software type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Software |
Properties
Name | Description | |
---|---|---|
BuildNumber | (Required)
(Required - MaxLength(30)) The product build number
| |
Manufacturer | (Required)
(Required - MaxLength(100)) The manufacture name that created the software calling the PASI core.
| |
Product | (Required)
(Required - MaxLength(100)) The name of the product calling the PASI core.
| |
Version | (Required)
(Required - MaxLength(30)) The product version
|
Remarks
See Also