C# Class VersionOne.ServiceHost.WorkitemServices.WorkitemCreationResult

What gets returned when we attempt to create a Workitem to match a workitem in an external system.
Inheritance: WorkitemUpdateResult
显示文件 Open project: versionone/VersionOne.ServiceHost.WorkitemServices Class Usage Examples

Public Methods

Method Description
WorkitemCreationResult ( Workitem source )

Method Details

WorkitemCreationResult() public method

public WorkitemCreationResult ( Workitem source )
source Workitem