Software ClassProvincial Approach to Student Information API
Information about Software Provider Software
Inheritance Hierarchy

SystemObject
  PASI.DataContract.V2009Software

Namespace: PASI.DataContract.V2009
Assembly: PASI.DataContract (in PASI.DataContract.dll) Version: 9.23.3.0 (9.23.3.0)
Syntax

public class Software

The Software type exposes the following members.

Constructors

  NameDescription
Public methodSoftware
Top
Properties

  NameDescription
Public propertyBuildNumber
(Required) (Required - MaxLength(30)) The product build number
Public propertyManufacturer
(Required) (Required - MaxLength(100)) The manufacture name that created the software calling the PASI core.
Public propertyProduct
(Required) (Required - MaxLength(100)) The name of the product calling the PASI core.
Public propertyVersion
(Required) (Required - MaxLength(30)) The product version
Top
Remarks

This information must be provided when calling every time
See Also

Reference