RequestArtifactName Property |
The name of the artifact that will be queried
Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntax public string ArtifactName { get; set; }
Public Property ArtifactName As String
Get
Set
public:
property String^ ArtifactName {
String^ get ();
void set (String^ value);
}
member ArtifactName : string with get, set
Property Value
Type:
StringSee Also