ExecutionHeader.AnyAttr, propriété
Espace de noms : Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
Assembly : Microsoft.ReportViewer.WebForms (dans Microsoft.ReportViewer.WebForms.dll)
Syntaxe
'Déclaration
Public Property AnyAttr As XmlAttribute()
public XmlAttribute[] AnyAttr { get; set; }
public:
property array<XmlAttribute^>^ AnyAttr {
array<XmlAttribute^>^ get ();
void set (array<XmlAttribute^>^ value);
}
member AnyAttr : XmlAttribute[] with get, set
function get AnyAttr () : XmlAttribute[]
function set AnyAttr (value : XmlAttribute[])
Valeur de propriété
Type : array<XmlAttribute[]
Voir aussi
Référence
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms