หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Public ReadOnly Property CurrencyLanguageX As String
Get
'Usage
Dim instance As ChartDataPointValuesInstance
Dim value As String
value = instance.CurrencyLanguageX
public string CurrencyLanguageX { get; }
public:
property String^ CurrencyLanguageX {
String^ get ();
}
member CurrencyLanguageX : string
function get CurrencyLanguageX () : String
Property Value
Type: System.String
See Also
Reference
ChartDataPointValuesInstance Class
Microsoft.ReportingServices.OnDemandReportRendering Namespace