ContentTypeSchema.ContentTypeScope 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.
contentTypeScope
Represents the following attribute in the schema: ma:contentTypeScope
[DocumentFormat.OpenXml.SchemaAttr(41, "contentTypeScope")]
public DocumentFormat.OpenXml.StringValue ContentTypeScope { get; set; }
public DocumentFormat.OpenXml.StringValue ContentTypeScope { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(41, "contentTypeScope")]
public DocumentFormat.OpenXml.StringValue? ContentTypeScope { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("ma:contentTypeScope")]
public DocumentFormat.OpenXml.StringValue? ContentTypeScope { get; set; }
public DocumentFormat.OpenXml.StringValue? ContentTypeScope { get; set; }
member this.ContentTypeScope : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(41, "contentTypeScope")>]
member this.ContentTypeScope : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("ma:contentTypeScope")>]
member this.ContentTypeScope : DocumentFormat.OpenXml.StringValue with get, set
Public Property ContentTypeScope As StringValue
Property Value
- Attributes