Skip to main content
Attachment documents for a given version of a Quote.

Constructors

NSQuoteVersionAttachment()

Initializes a new instance of the NSQuoteVersionAttachment class.

Methods

GetDocumentId()

Returns: CRMScript.Global.Integer - Link to document. Example:

GetIncluded()

Returns: CRMScript.Global.Bool - Will this attachment be included in the next ‘Send Quote’ operation. Example:

SetDocumentId(Integer)

Returns: CRMScript.Global.Void Example:

SetIncluded(Bool)

Returns: CRMScript.Global.Void Example: