XMLDA.NET Reference
GetName(Object) Method
See Also  Send Feedback
dxtypes Namespace > Type Class > GetName Method : GetName(Object) Method

data

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim data As Object
Dim value As String
 
value = Type.GetName(data)
C# 
public static string GetName( 
   object data
)

Parameters

data

Requirements

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

>

See Also

© 2002-2012 Advosol Inc. All Rights Reserved.