წაკითხვა ინგლისურად

გაზიარება არხიდან:


Action.Application Property

Gets or sets a String that contains the application associated with the Action.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public string Application { get; set; }

Property Value

Type: System.String
A String that contains an application identifier.

Remarks

This property can be used by client applications to determine which actions are applicable to a given client application. The client application is responsible for evaluating this property.

See Also

Reference

Action Class

Microsoft.AnalysisServices Namespace