ParseContext Class
Stores parse state that is shared across multiple metadata objects while reading or importing objects.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
Microsoft.SharePoint.BusinessData.Administration.Client.ParseContext
Namespace: Microsoft.SharePoint.BusinessData.Administration.Client
Assembly: Microsoft.SharePoint.BusinessData.Administration.Client (in Microsoft.SharePoint.BusinessData.Administration.Client.dll)
Syntax
'Declaration
Public Class ParseContext _
Inherits MarshalByRefObject
'Usage
Dim instance As ParseContext
public class ParseContext : MarshalByRefObject
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
See Also
Reference
Microsoft.SharePoint.BusinessData.Administration.Client Namespace