ParseContext Members

Include Protected Members
Include Inherited Members

Stores parse state that is shared across multiple metadata objects while reading or importing objects.

The ParseContext type exposes the following members.

Constructors

  Name Description
Public method ParseContext Initializes a new instance of the class.

Top

Properties

  Name Description
Public property Errors Gets the parse warnings in the collection.

Top

Methods

  Name Description
Public method AddError Adds a parse warning to the collection, which is displayed after import in the Administration user interface.
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

ParseContext Class

Microsoft.SharePoint.BusinessData.Administration.Client Namespace