RedundancyInformation Constructor

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

RedundancyInformation Constructor

BR.AN.PviServices .NET


Creates a new instance from the given redundancy information xml-string

[Visual Basic]

Public Sub New( _

  ByVal redundancyInformationXmlString As String _

)

[C#]

RedundancyInformation(

  string redundancyInformationXmlString

);

Parameters

redundancyInformationXmlString

XML string containig the redundancy information.

See Also

RedundancyInformation Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]