Report.Name Property

Definition

Gets or sets the name of the property.

public:
 property Microsoft::SqlServer::Management::Localizable ^ Name { Microsoft::SqlServer::Management::Localizable ^ get(); void set(Microsoft::SqlServer::Management::Localizable ^ value); };
public Microsoft.SqlServer.Management.Localizable Name { get; set; }
member this.Name : Microsoft.SqlServer.Management.Localizable with get, set
Public Property Name As Localizable

Property Value

The name of the property report.

Applies to