Share via


InkSource.SerialNo Property

Definition

serialNo

Represents the following attribute in the schema: serialNo

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

Property Value

Attributes

Applies to