Rubrique précédente: Resource Version Methods

Rubrique suivante: IsResourceVersionExists

AddResourceVersion

Description

This method adds a new change set.

Syntax

AddResourceVersion (Name, EffectiveDate, Description)

Parameters

Name

Type

Description

Name

string

The name of the change set.

EffectiveDate

string

Represents date in the script’s time zone. It can contain hours, minutes, and seconds.

Description

string

 

Remarks

The default date is taken from the EffectiveDate parameter.

The alternative Change Set method is AddChangeSet.