Show / Hide Table of Contents

Class QuoteVersionStateExtensions

Extension for the QuoteVersionState enum.

Inheritance
Object
QuoteVersionStateExtensions
Namespace: SuperOffice.CRM
Assembly: SoCore.dll
Syntax
public static class QuoteVersionStateExtensions : Object

Methods

IsDraft(QuoteVersionState)

Is the quoteversion state a draft state?

Declaration
public static bool IsDraft(this QuoteVersionState state)
Parameters
Type Name Description
QuoteVersionState state
Returns
Type Description
Boolean

IsSent(QuoteVersionState)

Quote versions with this state are sent to a customer

Declaration
public static bool IsSent(this QuoteVersionState state)
Parameters
Type Name Description
QuoteVersionState state
Returns
Type Description
Boolean
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top