OpcEncodingOptions Class

Namespace: Opc.UaFx
Assemblies: Opc.UaFx.Advanced.dll

Provides the setup used to control encoding results.

C#

public class OpcEncodingOptions


Inheritance Object › OpcEncodingOptions

Name Description
OpcEncodingOptions Initializes a new instance of the OpcEncodingOptions class.
Name Description
MaxByteStringLineLength Gets or sets a value used to limit the maximum number of characters used in a line to encode a byte string as a base64 encoded String.
OmitDefaultValues Gets or sets a value indicating whether values used by a specific type as its initial value (= default value) shall not encoded (= omitted).