Compartir a través de


CacheField.PropertyName Propiedad

Definición

propertyName

Representa el atributo siguiente en el esquema: propertyName

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

Valor de propiedad

Devuelve StringValue.

Atributos

Se aplica a