Show / Hide Table of Contents

Class NSSaleTypeStageLink

Syntax

Constructors

NSSaleTypeStageLink()

Initializes a new instance of the NSSaleTypeStageLink class.

Introduced or updated in version: 7.5

Declaration
NSSaleTypeStageLink

Methods

GetProbability()

Introduced or updated in version: 7.5

Declaration
Integer GetProbability()
Returns
Type Description
Integer

GetProbId()

Introduced or updated in version: 7.5

Declaration
Integer GetProbId()
Returns
Type Description
Integer

GetProbName()

Introduced or updated in version: 7.5

Declaration
String GetProbName()
Returns
Type Description
String

GetProbTooltip()

Introduced or updated in version: 7.5

Declaration
String GetProbTooltip()
Returns
Type Description
String

GetSaleTypeId()

Introduced or updated in version: 7.5

Declaration
Integer GetSaleTypeId()
Returns
Type Description
Integer

GetSaleTypeName()

Introduced or updated in version: 7.5

Declaration
String GetSaleTypeName()
Returns
Type Description
String

GetSaleTypeStageLinkId()

Introduced or updated in version: 7.5

Declaration
Integer GetSaleTypeStageLinkId()
Returns
Type Description
Integer

GetSaleTypeTooltip()

Introduced or updated in version: 7.5

Declaration
String GetSaleTypeTooltip()
Returns
Type Description
String

SetProbability(Integer)

Introduced or updated in version: 7.5

Declaration
Void SetProbability(Integer prob)
Parameters
Type Name Description
Integer prob
Returns
Type Description
Void

SetProbId(Integer)

Introduced or updated in version: 7.5

Declaration
Void SetProbId(Integer id)
Parameters
Type Name Description
Integer id
Returns
Type Description
Void

SetProbName(String)

Introduced or updated in version: 7.5

Declaration
Void SetProbName(String name)
Parameters
Type Name Description
String name
Returns
Type Description
Void

SetProbTooltip(String)

Introduced or updated in version: 7.5

Declaration
Void SetProbTooltip(String tooltip)
Parameters
Type Name Description
String tooltip
Returns
Type Description
Void

SetSaleTypeId(Integer)

Introduced or updated in version: 7.5

Declaration
Void SetSaleTypeId(Integer typeId)
Parameters
Type Name Description
Integer typeId
Returns
Type Description
Void

SetSaleTypeName(String)

Introduced or updated in version: 7.5

Declaration
Void SetSaleTypeName(String typeName)
Parameters
Type Name Description
String typeName
Returns
Type Description
Void

SetSaleTypeStageLinkId(Integer)

Introduced or updated in version: 7.5

Declaration
Void SetSaleTypeStageLinkId(Integer linkId)
Parameters
Type Name Description
Integer linkId
Returns
Type Description
Void

SetSaleTypeTooltip(String)

Introduced or updated in version: 7.5

Declaration
Void SetSaleTypeTooltip(String tooltip)
Parameters
Type Name Description
String tooltip
Returns
Type Description
Void
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top