Argomento precedente: SearchChangeSets

Argomento successivo: Contract Party Methods

UpdateChangeSet

Description

This method updates the change set with the new details.

Syntax

UpdateChangeSet (OldChangeSetName, NewChangeSetName, defaultDate, Description)

Parameters

Name

Type

Description

OldChangeSetName

string

The name of the change set that needs to be changed.

NewChangeSetName

string

The new name of the change set.

defaultDate

string

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

Description

string

 

Remarks

The values for OldChangeSetName and NewChangeSetName must be the same if the name does not change.