Show / Hide Table of Contents

Class QuoteDataHelper

Inheritance
object
QuoteDataHelper
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Sale
Assembly: SoDataBase.BusinessLogic.dll
Syntax
public static class QuoteDataHelper

Methods

ChangeOriginalQuoteVersionAfterCreatedNewVersion(QuoteVersionRow)

Change state of an existing version when a new version has been created based on it.

Declaration
public static void ChangeOriginalQuoteVersionAfterCreatedNewVersion(QuoteVersionRow quoteVersionRow)
Parameters
Type Name Description
QuoteVersionRow quoteVersionRow

Existing QuoteVersionRow

SetVersionStateOnChange(QuoteVersionRow)

Quoteline or alternative has been changed. Verify that the version does the same if it is in state of approved or rejected

Declaration
public static void SetVersionStateOnChange(QuoteVersionRow versionRow)
Parameters
Type Name Description
QuoteVersionRow versionRow
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top