Share via


ClassificationLabel.SiteId Property

Definition

siteId, this property is only available in Office 2021 and later.

Represents the following attribute in the schema: siteId

public DocumentFormat.OpenXml.StringValue? SiteId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "siteId")]
public DocumentFormat.OpenXml.StringValue? SiteId { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("siteId")]
public DocumentFormat.OpenXml.StringValue? SiteId { get; set; }
member this.SiteId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "siteId")>]
member this.SiteId : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("siteId")>]
member this.SiteId : DocumentFormat.OpenXml.StringValue with get, set
Public Property SiteId As StringValue

Property Value

Attributes

Applies to