The attribute to filter by
            
         
        Namespace: Rally.RestApiAssembly: Rally.RestApi (in Rally.RestApi.dll) Version: 3.1.1.0 (3.1.1.0)
Syntaxpublic string Attribute { get; set; }Public Property Attribute As String
	Get
	Set
public:
property String^ Attribute {
	String^ get ();
	void set (String^ value);
}member Attribute : string with get, set
Property Value
Type: 
String
See Also