ValidValue Kelas
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili nilai yang valid untuk pengaturan ekstensi atau parameter laporan.
public ref class ValidValue
[System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")]
[System.ComponentModel.DesignerCategory("code")]
[System.Diagnostics.DebuggerStepThrough]
[System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")]
[System.Serializable]
public class ValidValue
[<System.CodeDom.Compiler.GeneratedCode("wsdl", "2.0.50727.3038")>]
[<System.ComponentModel.DesignerCategory("code")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Xml.Serialization.XmlType(Namespace="http://schemas.microsoft.com/sqlserver/reporting/2010/03/01/ReportServer")>]
[<System.Serializable>]
type ValidValue = class
Public Class ValidValue
- Warisan
-
ValidValue
- Atribut
Keterangan
Gunakan ValidValue kelas bersama dengan ValidValues properti ExtensionParameter kelas dan ValidValues properti kelas ItemParameter .
Konstruktor
ValidValue() |
Menginisialisasi instans baru kelas ValidValue. |
Properti
Label |
Mendapatkan atau mengatur label untuk nilai. |
Value |
Mendapatkan atau menetapkan nilai yang valid untuk pengaturan. |