EasyUA Reference
GetDataMemberName Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > Utils Class : GetDataMemberName Method

property

Glossary Item Box

Returns the data member name for a property.

Syntax

Visual Basic (Usage)Copy Code
Dim property As PropertyInfo
Dim value As String
 
value = Utils.GetDataMemberName(property)
C# 
public static string GetDataMemberName( 
   PropertyInfo property
)

Parameters

property

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.