CadBinaryCodeValue.Data

CadBinaryCodeValue.Data property

Gets or sets the value.

public byte[] Data { get; set; }

Property Value

The value.

See Also