Skip to main content

Class QuoteVersionAttachment

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Carrier object for QuoteVersionAttachment. Attachment documents for a given version of a Quote

Inheritance

objectCarrierQuoteVersionAttachment

Inherited Members

Carrier.TableRight, Carrier.FieldProperties, object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

QuoteVersionAttachment()

Default constructor - defaults any enum props to 0.

Properties

DocumentId

Link to document

Property Value

int

Included

Will this attachment be included in the next ‘Send Quote’ operation

Property Value

bool

See Also

QuoteAgent