Click or drag to resize

DataBase64Data Property

The base64 string with the data for type BlobData

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

Property Value

String
See Also