uaPLUS Reference
SeperatorChars Property
See Also  Send Feedback
Advosol.uaPLUS.HDA Namespace > ComClientConfiguration Class : SeperatorChars Property

Glossary Item Box

A list of characters used in item ids to seperate elements.

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(4)>
Public Property SeperatorChars As String
C# 
[DataMemberAttribute(4)]
public string SeperatorChars {get; set;}

Remarks

If specified the wrapper attempts to parse the item ids by looking for the one of these characters starting from the end of the item id. All text after this character is assumed to be the name of the item or branch.

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.