Gets and sets the property SourceEnvironmentName.
The name of the source environment.
Condition: You must specify at least the CopyC#
or the SourceEnvironmentID
CopyC#
. You may also specify both.
If you specify the SourceEnvironmentName
CopyC#
, you must specify the SourceEnvironmentName
CopyC#
.
DestinationEnvironmentName

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