Corporate class

Corporate class

Represents a corporate (an organization) bibliography source contributor.

Inheritance: CorporateContributor

Constructors

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

Properties

NameDescription
nameGets or sets the name of an organization.

Methods

NameDescription
asCorporate()Casts contributor to Corporate, otherwise returns null.
(Inherited from Contributor)
asPersonCollection()Casts contributor to PersonCollection, otherwise returns null.
(Inherited from Contributor)

See Also