InkSource.SerialNo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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