UserDelegationDataSet.ResourceDelegationsDataTable.GetTypedTableSchema method
Office 2013
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.