Connection.ParentTransitionId Property

Definition

Parent Transition Identifier

Represents the following attribute in the schema: parTransId

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

Property Value

Returns StringValue.

Attributes

Applies to