DeploymentEventLog Class Members
See Also  Properties Methods 
SourceCode.DeploymentTasks.SharePoint.WorkflowIntegration Namespace : DeploymentEventLog Class


Glossary Item Box

The following tables list the members exposed by DeploymentEventLog.

Public Constructors

  Name Description
Public Constructor DeploymentEventLog Constructor Initializes a new instance of the DeploymentEventLog class.  
Top

Public Properties

  Name Description
Public Property Errors Gets or sets the error.  
Public Property Info Gets or sets the info.  
Public Property Warnings Gets or sets the warnings.  
Top

Public Methods

  Name Description
Public Method Add Adds the specified level.  
Top

See Also