ContentTypeSchema.ContentTypeScope Property

Definition

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

Applies to