Click or drag to resize

IssueCancellation Class

Object for issue cancellation screen
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.IssueCancellationIssueCancellation
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.IssueCancellation
Assembly:  ASI.TAM.API.Data.UI.Account.Policy (in ASI.TAM.API.Data.UI.Account.Policy.dll) Version: 2021.1.0.1
Syntax
public sealed class IssueCancellation

The IssueCancellation type exposes the following members.

Properties
  NameDescription
Public propertyExpirationDate
Expiration Date

Created in Epic SDK V5.0.

Required

Public propertyIgnoreOpenActivities
Set to True to continue the action regardless of activities being open.

Created in Epic SDK V5.0.

Public propertyLines
Used to store a collection of line items.

Created in Epic SDK V5.0.

Public propertyPolicyID
Unique identifier used to specify the policy to apply the action.

Created in Epic SDK V5.0.

Sometimes Required

Public propertyServiceSummaryID
Unique identifier used to specify the service summary to apply the action.

Created in Epic SDK V5.0.

Sometimes Required

Top
Remarks