Share via


Source.ThesisType Property

Definition

Thesis Type.

Represents the following element tag in the schema: b:ThesisType.

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

Property Value

Returns ThesisType.

Applies to