Connection.ParentTransitionId Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Identificador de transição pai
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna StringValue.
- Atributos