Click or drag to resize

StateFederalFilingAction Class

StateFederalFilingAction data object.
Inheritance Hierarchy
SystemObject
  ASI.TAM.API.Data.UI.Account.Policy.TruckersStateFederalFilingAction

Namespace:  ASI.TAM.API.Data.UI.Account.Policy.Truckers
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.Truckers (in ASI.TAM.API.Data.UI.Account.Policy.Truckers.dll) Version: 20.0.58.1249 (20.0.58.1249)
Syntax
public sealed class StateFederalFilingAction

The StateFederalFilingAction type exposes the following members.

Properties
  NameDescription
Public propertyCarrierSubmissionID
Unique identifier used to specify the parent carrier submission containing the commodity.

Created in Epic SDK 2021.

Public propertyExplanationOfNameAddressDifferentThanPolicy
Explanation Of Name/Address different than policy

Created in Epic SDK 2021.

Public propertyIsNotApplicable
Is Not Applicable

Created in Epic SDK 2021.

Public propertyIsReadOnly
Whether the parent policy is read only. Items of read only applications cannot be modified.

Created in Epic SDK 2021.

Public propertyLineID
Unique identifier used to specify the parent line containing the commodity.

Created in Epic SDK 2021.

Public propertyMarketingLineID
Unique identifier used to specify the parent marketing line containing the commodity.

Created in Epic SDK 2021.

Public propertyPolicyInformationValue
Used to expose properties contained in Policy Information tab.

Created in Epic SDK 2021.

Public propertyRemarksValue
Used to store a collection of RemarkItem.

Created in Epic SDK 2021.

Public propertyStateFederalFilingActionID
Unique identifier used to specify StateFederalFilingAction.

Created in Epic SDK 2021.

Sometimes Required

Public propertyTimestamp
Used to prevent overwriting previously saved data.

Created in Epic SDK 2021.

Public propertyTypeOfAuthorityItems
Used to store a collection of TypeOfAuthority.

Created in Epic SDK 2021.

Top
See Also