uaPLUS Reference
GetDisplayPath(Int32,Char) Method
See Also  Send Feedback
Opc.Ua Namespace > BaseInstanceState Class > GetDisplayPath Method : GetDisplayPath(Int32,Char) Method

maxLength
seperator

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Function GetDisplayPath( _
   ByVal maxLength As Integer, _
   ByVal seperator As Char _
) As String
C# 
public string GetDisplayPath( 
   int maxLength,
   char seperator
)

Parameters

maxLength
seperator

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.