Show / Hide Table of Contents

Class QuoteVersionStateExtensions

Extension for the QuoteVersionState enum.

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

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
bool

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
bool
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top