Constraint.ReferenceType Свойство
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
Ссылочный тип
Представляет следующий атрибут в схеме: refType
[DocumentFormat.OpenXml.SchemaAttr(0, "refType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues> ReferenceType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues> ReferenceType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "refType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues>? ReferenceType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("refType")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues>? ReferenceType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues>? ReferenceType { get; set; }
member this.ReferenceType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "refType")>]
member this.ReferenceType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("refType")>]
member this.ReferenceType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Drawing.Diagrams.ConstraintValues> with get, set
Public Property ReferenceType As EnumValue(Of ConstraintValues)
Значение свойства
Возвращает .EnumValue<T>
- Атрибуты