Freigeben über


Source.Issue-Eigenschaft

Issue.Represents the element tag in schema: b:Issue

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

Syntax

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

value = instance.Issue

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.Bibliography.Issue
Returns Issue.

Siehe auch

Referenz

Source Klasse

Source-Member

DocumentFormat.OpenXml.Bibliography-Namespace