Click or drag to resize

PartialOneOffActionEntity Class

Partial OneOffAction Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.CustomerPartialOneOffActionEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Customer
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class PartialOneOffActionEntity : IntegrationEntity

The PartialOneOffActionEntity type exposes the following members.

Constructors
  NameDescription
Public methodPartialOneOffActionEntity
Initializes a new instance of the PartialOneOffActionEntity class.
Public methodPartialOneOffActionEntity(Object)
Initializes a new instance of the PartialOneOffActionEntity class.
Top
Properties
  NameDescription
Public propertyAction
Action
Public propertyActionGuid
ActionGuid
Public propertyActionId
ActionId
Public propertyAdjustedRate
AdjustedRate
Public propertyAdjustedWeight
AdjustedWeight
Public propertyAdjustmentForPriceId
AdjustmentForPriceId
Public propertyCharge
Charge
Public propertyChargeIncVAT
ChargeIncVAT
Public propertyContainerTypeGuid
ContainerTypeGuid
Public propertyContainerTypeId
ContainerTypeId
Public propertyCurrencyDescription
Gets or sets the currency description.
Public propertyCurrencySymbol
Currency
Public propertyCustomerOrderNo
CustomerOrderNo
Public propertyDateCreated
DateCreated
Public propertyDateRequired
DateRequired
Public propertyDateTo
DateTo
Public propertyDefaultActionId
Gets or sets the Default Action Identifier
Public propertyExternalDescription
Gets or sets the External Description
Public propertyFinanciallyConfirmedBySysUserId
FinanciallyConfirmedBySysUserId
Public propertyHasDocument
Gets or sets the Has Document flag
Public propertyHoursChargable
HoursChargable
Public propertyIsFinanciallyConfirmed
IsFinanciallyConfirmed
Public propertyIsQuantityAdjustment
IsQuantityAdjustment
Public propertyIsRateAdjustment
IsRateAdjustment
Public propertyIsWeightAdjustment
IsWeightAdjustment
Public propertyJobGuid
JobGuid
Public propertyJobId
JobId
Public propertyMaterialGuid
MaterialGuid
Public propertyMaterialId
MaterialId
Public propertyNotes
Notes
Public propertyOneOffActionGuid
OneOffActionGuid
Public propertyOneOffActionId
OneOffActionId
Public propertyPictureId
PictureId
Public propertyPrice
Price
Public propertyPriceId
Price Id
Public propertyPriceIncVAT
PriceIncVAT
Public propertyQuantity
Quantity
Public propertyReason
Reason
Public propertyReasonId
ReasonId
Public propertyReferenceNo
ReferenceNo
Public propertyRouteVisitGuid
RouteVisitGuid
Public propertyRouteVisitId
RouteVisitId
Public propertyServiceAgreementGuid
ServiceAgreementGuid
Public propertyServiceAgreementId
ServiceAgreementId
Public propertyServiceGuid
ServiceGuid
Public propertyServiceId
ServiceId
Public propertySiteOrderGuid
SiteOrderGuid
Public propertySiteOrderId
SiteOrderId
Public propertyVATRate
VATRate
Public propertyWeighingInId
WeighingInId
Public propertyWeighingOutId
WeighingOutId
Top
See Also