Corporate

Corporate class

Represents a corporate (an organization) bibliography source contributor.

public sealed class Corporate : Contributor

Constructors

NameDescription
Corporate(string)Initialize a new instance of the Corporate class.

Properties

NameDescription
Name { get; set; }Gets or sets the name of an organization.

See Also