ExecutionHeader.ExecutionID, 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 ExecutionID As String
public string ExecutionID { get; set; }
public:
property String^ ExecutionID {
String^ get ();
void set (String^ value);
}
member ExecutionID : string with get, set
function get ExecutionID () : String
function set ExecutionID (value : String)
Valeur de propriété
Type : String
Voir aussi
Référence
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution, espace de noms