Propriedade do RDL NamedComponent.ID

Gets or sets the identifier of the component.

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

Sintaxe

C#
public string ID { get; set; }

Valor da propriedade

Tipo: System.String
The identifier of the component.

Implementa

INamedComponent.ID

Consulte também

Referência

NamedComponent Classe

Namespace Microsoft.AnalysisServices