Compartir a través de


ConnectorMoniker.CreationId Propiedad

Definición

creationId, esta propiedad solo está disponible en Office 2016 y versiones posteriores.

Representa el atributo siguiente en el esquema: creationId

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

Valor de propiedad

Atributos

Se aplica a