Show / Hide Table of Contents

Interface ISaleInfo2

Inherited Members
ISaleInfo.GetUserDefinedDecimal(int)
ISaleInfo.GetUserDefinedInt(int)
ISaleInfo.GetUserDefinedString(int)
ISaleInfo.GetUserDefinedDecimal(string)
ISaleInfo.GetUserDefinedInt(string)
ISaleInfo.GetUserDefinedString(string)
ISaleInfo.SaleId
ISaleInfo.Associate
ISaleInfo.Number
ISaleInfo.Title
ISaleInfo.Amount
ISaleInfo.Currency
ISaleInfo.PublishStartDate
ISaleInfo.PublishEndDate
ISaleInfo.Type
ISaleInfo.Stage
ISaleInfo.Credited
ISaleInfo.Competitor
ISaleInfo.Probability
ISaleInfo.NextDueDate
ISaleInfo.Reason
ISaleInfo.SaleDate
ISaleInfo.Status
Namespace: SuperOffice.CRM
Assembly: SuperOffice.Plugins.dll
Syntax
public interface ISaleInfo2 : ISaleInfo

Properties

AssociateId

Declaration
int AssociateId { get; }
Property Value
Type Description
int

Cost

Declaration
double Cost { get; }
Property Value
Type Description
double

CreatedAssociate

Declaration
string CreatedAssociate { get; }
Property Value
Type Description
string

Earning

Declaration
double Earning { get; }
Property Value
Type Description
double

EarningPercent

Declaration
double EarningPercent { get; }
Property Value
Type Description
double

HasGuide

Declaration
bool HasGuide { get; }
Property Value
Type Description
bool

HasStakeHolders

Declaration
bool HasStakeHolders { get; }
Property Value
Type Description
bool

PublishActiveDate

Declaration
DateTime PublishActiveDate { get; }
Property Value
Type Description
DateTime

Registered

Declaration
string Registered { get; }
Property Value
Type Description
string

SaleText

Declaration
string SaleText { get; }
Property Value
Type Description
string

Source

Declaration
string Source { get; }
Property Value
Type Description
string

Extension Methods

EnumUtil.MapEnums<From, To>(From)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top