This topic has not yet been rated - Rate this topic

UserDelegationDataSet.ResourceDelegationsDataTable.GetTypedTableSchema method

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)
Public Shared Function GetTypedTableSchema ( _
	xs As XmlSchemaSet _
) As XmlSchemaComplexType
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType

returnValue = UserDelegationDataSet.ResourceDelegationsDataTable.GetTypedTableSchema(xs)
public static XmlSchemaComplexType GetTypedTableSchema(
	XmlSchemaSet xs
)

Parameters

xs
Type: System.Xml.Schema.XmlSchemaSet
Contains the XML schema set.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.