ASTaskBase.ProgressEventName Property

Definition

Gets the name of the progress event for the analysis services task.

protected:
 virtual property System::String ^ ProgressEventName { System::String ^ get(); };
protected virtual string ProgressEventName { get; }
member this.ProgressEventName : string
Protected Overridable ReadOnly Property ProgressEventName As String

Property Value

The name of the progress event.

Applies to