Click or drag to resize

FeedbackContactInformationReport Property

The contact information used to process a generated report

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

Property Value

ContactInformation
Remarks
If no report is generated, this is irrelevant.
See Also