Freigeben über


Source.ThesisType-Eigenschaft

Thesis Type.Represents the element tag in schema: b:ThesisType

Namespace:  DocumentFormat.OpenXml.Bibliography
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ThesisType As ThesisType
    Get
    Set
'Usage
Dim instance As Source
Dim value As ThesisType

value = instance.ThesisType

instance.ThesisType = value
public ThesisType ThesisType { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.ThesisType
Returns ThesisType.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace