Source.Issue Property
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; }
Property Value
Type: DocumentFormat.OpenXml.Bibliography.Issue
Returns Issue.