IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

EncodedData Property

The encoded data.

Syntax

[VB.NET]
Public Property EncodedData As String
Public Property EncodedDataB As Byte()

[C#]
public string EncodedData {get; set;}
public byte[] EncodedDataB {get; set;}

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.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]