Share via


CommentId.DurableId Property

Definition

durableId, this property is only available in Office 2019 and later.

Represents the following attribute in the schema: w16cid:durableId

public DocumentFormat.OpenXml.HexBinaryValue? DurableId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(114, "durableId")]
public DocumentFormat.OpenXml.HexBinaryValue? DurableId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(116, "durableId")]
public DocumentFormat.OpenXml.HexBinaryValue? DurableId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("w16cid:durableId")]
public DocumentFormat.OpenXml.HexBinaryValue? DurableId { get; set; }
member this.DurableId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(114, "durableId")>]
member this.DurableId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(116, "durableId")>]
member this.DurableId : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("w16cid:durableId")>]
member this.DurableId : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property DurableId As HexBinaryValue

Property Value

Attributes

Applies to