Click or drag to resize

CopyProjectServiceArgumentsCopyFrom Property

Represents the project's Id (name) of the source project to copy.

Namespace: Cobra.Model.WebService
Assembly: Cobra.Model.WebService (in Cobra.Model.WebService.dll) Version: 8.7.700.3793 (8.7.0700.3793)
Syntax
C#
public string CopyFrom { get; set; }

Property Value

String
See Also