Share via


Report.Code Property

Definition

public:
 property System::String ^ Code { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportPropertiesEditor), typeof(System.Drawing.Design.UITypeEditor))]
public string Code { get; set; }
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportPropertiesEditor), typeof(System.Drawing.Design.UITypeEditor))>]
member this.Code : string with get, set
Public Property Code As String

Property Value

Attributes

Applies to