Gets and sets the property DestinationEnvironmentName.
The name of the destination environment.
Condition: You must specify at least the CopyC#
or the DestinationEnvironmentID
CopyC#
. You may also specify both.
You must specify the DestinationEnvironmentName
CopyC#
with the SourceEnvironmentName
CopyC#
.
DestinationEnvironmentName

C# |
public string DestinationEnvironmentName { get; set; }