AuthorList.Artist Property

Definition

Artist.

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

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

Property Value

Returns Artist.

Applies to