IP*Works! 2016 Xamarin Edition
IP*Works! 2016 Xamarin Edition
Questions / Feedback?

PutName Method

Writes the name of a property.

Syntax

[VB.NET]
Public Sub PutName(ByVal Name As String)
[C#]
public void PutName(string name);

Remarks

This functionality is not yet implemented.

This method writes the name of a property. The Name parameter specifies the value to write.

NOTE: This method has a corresponding asynchronous version (PutNameAsync) for use in the Xamarin environment.

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