TypeDescriptor.MergeXml Method
Include Protected Members
Include Inherited Members
Merges the specified TypeDescriptor information into the current TypeDescriptor.
Overload List
Name | Description | |
---|---|---|
MergeXml(String, [], PackageContents, Parameter, TypeDescriptor) | Obsolete. Reads the TypeDescriptor definition from the specified resource XML for the specified parent type descriptor object, and then merges its properties, localized names, and access control entries with the existing TypeDescriptor in the metadata store. | |
MergeXml(String, [], PackageContents, Parameter, TypeDescriptor, String) | Reads the TypeDescriptor definition information from the specified XML resource for the specified parent type descriptor object in the specified partition, and merges its properties, localized names, and access control entries into the current TypeDescriptor in the metadata store. |
Top
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace