Share via


DataStoreItem.SchemaReferences Property

Definition

Set of Associated XML Schemas.

Represents the following element tag in the schema: ds:schemaRefs.

public DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences SchemaReferences { get; set; }
public DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences? SchemaReferences { get; set; }
member this.SchemaReferences : DocumentFormat.OpenXml.CustomXmlDataProperties.SchemaReferences with get, set
Public Property SchemaReferences As SchemaReferences

Property Value

Returns SchemaReferences.

Applies to