Click or drag to resize
Infosoft Logo

InfoWebDeviation Class

Contains information about any deviation on the subscription for a given date.
Inheritance Hierarchy
SystemObject
  Infosoft.Webservices.Subscription.helpclassesInfoWebDeviation

Namespace: Infosoft.Webservices.Subscription.helpclasses
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public class InfoWebDeviation

The InfoWebDeviation type exposes the following members.

Properties
 NameDescription
Public propertyEstimatedFinishTimeGets or sets the estimated end time for the deviation (if there is one)
Public propertyIsVisibleWebGets or sets a value indicating whether this instance is visible on web. Only from source systems where this parameter is available.
Public propertyProblemCodeGets or sets the primary problem code.
Public propertyProblemTextGets or sets a description of the problem text
Public propertySecondaryProblemCodeGets or sets the secondary problem code for systems that support it. Note not all source systems will supply a secondary code.
Public propertySourceSystemGets or sets source system where the deviation/problem was retrieved from
Top
See Also