IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin 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) 2018 /n software inc. - All rights reserved.
IP*Works! 2016 Xamarin Edition - Version 16.0 [Build 6621]