Connection.Deleted Propriété

Définition

deleted

Représente l’attribut suivant dans le schéma : supprimé

[DocumentFormat.OpenXml.SchemaAttr(0, "deleted")]
public DocumentFormat.OpenXml.BooleanValue Deleted { get; set; }
public DocumentFormat.OpenXml.BooleanValue Deleted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "deleted")]
public DocumentFormat.OpenXml.BooleanValue? Deleted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("deleted")]
public DocumentFormat.OpenXml.BooleanValue? Deleted { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Deleted { get; set; }
member this.Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "deleted")>]
member this.Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("deleted")>]
member this.Deleted : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Deleted As BooleanValue

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à