Report.ID Property

Definition

Gets or sets the identification of the property report.

public:
 property System::String ^ ID { System::String ^ get(); void set(System::String ^ value); };
public string ID { get; set; }
member this.ID : string with get, set
Public Property ID As String

Property Value

The string value of the property.

Applies to