Share via


WorkflowHelpers.GetProcessParametersAndMetadata Method

Include Protected Members
Include Inherited Members

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public methodStatic member GetProcessParametersAndMetadata(IProcessTemplate, ProcessParameterMetadataCollection%) Gets the process parameters and metadata from the specified process.
Public methodStatic member GetProcessParametersAndMetadata(IProcessTemplate, ProcessParameterMetadataCollection%, List<ProcessParameterError>%) Returns the root Activity from the process template. If the root is a DynamicActivity then the Properties collection is included.
Public methodStatic member GetProcessParametersAndMetadata(IProcessTemplate, ProcessParameterMetadataCollection%, List<ProcessParameterError>%, List<ProcessParameterError>%) Returns the root Activity from the process template. If the root is a DynamicActivity then the Properties collection is included. Also returns all the parsing errors.

Top

See Also

Reference

WorkflowHelpers Class

Microsoft.TeamFoundation.Build.Workflow Namespace