Argomento precedente: AddResourceVersion

Argomento successivo: IsPreliminaryResourceVersion

IsResourceVersionExists

Description

This method checks whether a change set with the given name exists.

Syntax

IsResourceVersionExists (ChangeSetName)

Parameters

Name

Type

Description

ChangeSetName

string

The name of the change set.

Return Value

True if a change set with the given name exists, False if it does not.

Remarks

The alternative Change Set method is IsChangeSetExists.