Argomento precedente: GetChangeSetDetails

Argomento successivo: SearchChangeSets

IsChangeSetExists

Description

This method checks whether the specified change set exists.

Syntax

IsChangeSetExists (ChangeSetName)

Parameters

Name

Type

Description

ChangeSetName

string

The name of the change set.

Return Value

True if the change set exists, False if it does not.

Remarks

None.