Skip to main content
Contains a PluginResponse and an appointment ID if the operation created one.

Constructors

NSApproveRejectResponse()

Initializes a new instance of the NSApproveRejectResponse class.

Methods

GetCreatedAppointmentId()

Returns: CRMScript.Global.Integer - ID of the created follow up. Example:

GetPluginResponse()

Returns: CRMScript.NetServer.NSPluginResponse - The response from the operation. Example:

SetCreatedAppointmentId(Integer)

Returns: CRMScript.Global.Void Example:

SetPluginResponse(NSPluginResponse)

Returns: CRMScript.Global.Void Example: