AuthorList.Performer Property
Performer.Represents the element tag in schema: b:Performer
Namespace: DocumentFormat.OpenXml.Bibliography
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
'Declaration
Public Property Performer As Performer
Get
Set
'Usage
Dim instance As AuthorList
Dim value As Performer
value = instance.Performer
instance.Performer = value
public Performer Performer { get; set; }
Type: DocumentFormat.OpenXml.Bibliography.Performer
Returns Performer.