Click or drag to resize

JobGetXMLText Method

Serializes the current object to XML

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public string GetXMLText()

Return Value

String
Returns the job as a string in the form of XML serialized text.
See Also