Report.MustUnderstand Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit la valeur MustUnderstand du rapport.
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
Valeur de propriété
Valeur MustUnderstand du rapport.
- Attributs