CommonCancellationType Class

Represents a cancellation attempted on a contract. Contracts may have zero or more cancellation attempts.
Inheritance Hierarchy
SystemObject
  IASCommonCancellationType

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class CancellationType

The CommonCancellationType type exposes the following members.

Constructors
  NameDescription
Public methodCommonCancellationType
Initializes a new instance of the CommonCancellationType class
Public methodCommonCancellationType(DataRow, CommonAdminSystemTypes)
Initializes a new instance of the CommonCancellationType class
Public methodCommonCancellationType(XmlNode, CommonAdminSystemTypes)
Initializes a new instance of the CommonCancellationType class
Top
Properties
See Also

Reference