Trace.PriorRef Property

Definition

priorRef

Represents the following attribute in the schema: priorRef

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

Property Value

Attributes

Applies to