Propriedade do RDL DrillthroughID
Gets a string identifying the drillthrough action.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Public ReadOnly Property DrillthroughID As String
Get
'Uso
Dim instance As Action
Dim value As String
value = instance.DrillthroughID
public string DrillthroughID { get; }
public:
property String^ DrillthroughID {
String^ get ();
}
member DrillthroughID : string
function get DrillthroughID () : String
Valor da propriedade
Tipo: System. . :: . .String
A String value identifying the drillthrough action.