AppInfo Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

AppInfo Constructor

BR.AN.PviServices .NET


Implements the application info.

[Visual Basic]

Public Sub New( _

  ByVal xmlData As String _

)

[C#]

AppInfo(

  string xmlData

);

Parameters

xmlData

The application info as XML string.

See Also

AppInfo Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]