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