EncodedData Property

The encoded data.

Syntax

public string EncodedData { get; set; }
public byte[] EncodedDataB { get; set; }
Public Property EncodedData As String
Public Property EncodedDataB As Byte()

Default Value

""

Remarks

This property contains the data that has either been encoded or is set to be decoded.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]