Aracılığıyla paylaş


Warning.Code Özelliği

Alır veya uyarı için rapor sunucusu tarafından atanan hata kodu ayarlar.Salt okunur.

Ad Alanı:  ReportExecution2005
Derleme:  ReportExecution2005 (ReportExecution2005 içinde.dll)

Sözdizimi

'Bildirim
Public Property Code As String
    Get
    Set
'Kullanım
Dim instance As Warning
Dim value As String

value = instance.Code

instance.Code = value
public string Code { get; set; }
public:
property String^ Code {
    String^ get ();
    void set (String^ value);
}
member Code : string with get, set
function get Code () : String
function set Code (value : String)

Özellik Değeri

Tür: System.String
Bir salt dize değer.