AllocatedCommand.CommandIndexBasedOn 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.
fciIndexBasedOn
Represents the following attribute in the schema: wne:fciIndexBasedOn
[DocumentFormat.OpenXml.SchemaAttr(33, "fciIndexBasedOn")]
public DocumentFormat.OpenXml.HexBinaryValue CommandIndexBasedOn { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue CommandIndexBasedOn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(33, "fciIndexBasedOn")]
public DocumentFormat.OpenXml.HexBinaryValue? CommandIndexBasedOn { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("wne:fciIndexBasedOn")]
public DocumentFormat.OpenXml.HexBinaryValue? CommandIndexBasedOn { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? CommandIndexBasedOn { get; set; }
member this.CommandIndexBasedOn : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(33, "fciIndexBasedOn")>]
member this.CommandIndexBasedOn : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("wne:fciIndexBasedOn")>]
member this.CommandIndexBasedOn : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property CommandIndexBasedOn As HexBinaryValue
Property Value
- Attributes