Click or drag to resize

DealsRepository Fields

The DealsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDealerIdAttribute
Definition of the data attribute for Dealer reference
Public fieldStatic memberDealerReference
Definition of the Dealer reference
Public fieldStatic memberDealStatusAttribute
Definition of the DealStatus data attribute
Public fieldStatic memberDocumentIdAttribute
Definition of the data attribute referring to the base class table
Public fieldStatic memberExpectedRevenueAttribute
Definition of the ExpectedRevenue data attribute
Public fieldStatic memberExpectedRevenueCurrencyIdAttribute
Definition of the data attribute for ExpectedRevenueCurrency reference
Public fieldStatic memberExpectedRevenueCurrencyReference
Definition of the ExpectedRevenueCurrency reference
Public fieldStatic memberIdAttribute
Definition of the Deal identity attribute
Public fieldStatic memberIsReleasedAttribute
Definition of the IsReleased data attribute
Public fieldStatic memberIsSingleExecutionAttribute
Definition of the IsSingleExecution data attribute
Public fieldStatic memberLeadingSalesPersonIdAttribute
Definition of the data attribute for LeadingSalesPerson reference
Public fieldStatic memberLeadingSalesPersonReference
Definition of the LeadingSalesPerson reference
Public fieldStatic memberPartyIdAttribute
Definition of the data attribute for Party reference
Public fieldStatic memberPartyReference
Definition of the Party reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberRevenueEndDateAttribute
Definition of the RevenueEndDate data attribute
Public fieldStatic memberRevenueStartDateAttribute
Definition of the RevenueStartDate data attribute
Public fieldStatic memberSuccessProbabilityAttribute
Definition of the SuccessProbability data attribute
Public fieldStatic memberTableName
The primary storage table for Deal objects
Top
See Also