ASTaskBase.StatusEventName Property

Definition

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

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

Property Value

The name of the status event.

Applies to