Interpretation.Uninterpreted 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.
uninterpreted
Represents the following attribute in the schema: emma:uninterpreted
[DocumentFormat.OpenXml.SchemaAttr(44, "uninterpreted")]
public DocumentFormat.OpenXml.BooleanValue Uninterpreted { get; set; }
public DocumentFormat.OpenXml.BooleanValue Uninterpreted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(44, "uninterpreted")]
public DocumentFormat.OpenXml.BooleanValue? Uninterpreted { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("emma:uninterpreted")]
public DocumentFormat.OpenXml.BooleanValue? Uninterpreted { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Uninterpreted { get; set; }
member this.Uninterpreted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(44, "uninterpreted")>]
member this.Uninterpreted : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("emma:uninterpreted")>]
member this.Uninterpreted : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Uninterpreted As BooleanValue
Property Value
- Attributes