FiscalPeriodDataSet.GetTypedDataSetSchema 方法
會傳回FiscalPeriodDataSetcomplexType XML 結構描述。
命名空間: WebSvcAdmin
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Shared Function GetTypedDataSetSchema ( _
xs As XmlSchemaSet _
) As XmlSchemaComplexType
'用途
Dim xs As XmlSchemaSet
Dim returnValue As XmlSchemaComplexType
returnValue = FiscalPeriodDataSet.GetTypedDataSetSchema(xs)
public static XmlSchemaComplexType GetTypedDataSetSchema(
XmlSchemaSet xs
)
參數
xs
類型:System.Xml.Schema.XmlSchemaSet指定的 XML 結構描述定義。
傳回值
類型:System.Xml.Schema.XmlSchemaComplexType