OneOf.DisjunctionType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
disjunction-type
表示架构中的以下属性:disjunction-type
[DocumentFormat.OpenXml.SchemaAttr(0, "disjunction-type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues> DisjunctionType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues> DisjunctionType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "disjunction-type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues>? DisjunctionType { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("disjunction-type")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues>? DisjunctionType { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues>? DisjunctionType { get; set; }
member this.DisjunctionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "disjunction-type")>]
member this.DisjunctionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("disjunction-type")>]
member this.DisjunctionType : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.EMMA.DisjunctionTypeValues> with get, set
Public Property DisjunctionType As EnumValue(Of DisjunctionTypeValues)
属性值
- 属性