ComponentMetadata.Description Property

Definition

Gets or sets the description of the report part.

public:
 property System::String ^ Description { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlIgnore]
public string Description { get; set; }
[<System.Xml.Serialization.XmlIgnore>]
member this.Description : string with get, set
Public Property Description As String

Property Value

The description of the report part.

Attributes

Applies to