ClientObjectPrototype.Retrieve 方法
检索与对象相关联的所有默认标量属性。 此成员仅供内部使用,不能直接在您的代码中使用。
命名空间: Microsoft.SharePoint.Client
程序集: Microsoft.SharePoint.Client.Silverlight.Runtime(位于 Microsoft.SharePoint.Client.Silverlight.Runtime.dll 中); Microsoft.SharePoint.Client.Phone.Runtime(位于 Microsoft.SharePoint.Client.Phone.Runtime.dll 中) Microsoft.SharePoint.Client.Runtime(位于 Microsoft.SharePoint.Client.Runtime.dll 中)
语法
声明
Public Sub Retrieve
用法
Dim instance As ClientObjectPrototype
instance.Retrieve()
public void Retrieve()
备注
此方法检索的对象中; 所有默认标量属性如果该对象是包含子项目的集合,此方法检索所有子项目。