XMLDA.NET Reference
isStandardProperty Method
See Also  Send Feedback
xmldanet Namespace > PropertyNames Class : isStandardProperty Method

pn

Glossary Item Box

Syntax

Visual Basic (Usage)Copy Code
Dim pn As XmlQualifiedName
Dim value As Boolean
 
value = PropertyNames.isStandardProperty(pn)
C# 
public static bool isStandardProperty( 
   XmlQualifiedName pn
)

Parameters

pn

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.