DrillthroughID 속성
Gets a string identifying the drillthrough action.
네임스페이스: Microsoft.ReportingServices.ReportRendering
어셈블리: Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore
구문
‘선언
Public ReadOnly Property DrillthroughID As String
Get
‘사용 방법
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
속성 값
형식: System. . :: . .String
A String value identifying the drillthrough action.