Click or drag to resize

FeedbackMailReport Property

Defines if a report should be mailed.

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public bool MailReport { get; set; }

Property Value

Boolean
Remarks
CreateReport in the Report object must be true.
See Also