Share via


Report.MustUnderstand Propiedad

Definición

Obtiene o establece el valor MustUnderstand del informe.

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

Valor de propiedad

Valor MustUnderstand del informe.

Atributos

Se aplica a