SIFWorks ADK 2.0
Authors Constructor (author)
NamespacesEdustructures.SifWorks.InstrAuthorsAuthorsAuthorsNew(Author)

[This is preliminary documentation and is subject to change.]

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public Authors(
	Author author
)
Public Sub New ( _
	author As Author _
)
public:
Authors (
	Author^ author
)
Parameters
author (Author)
Name of the organization that authored the standards document, i.e. "Mid-Continent Research for Education & Learning (McREL)." May be the same as "Organization" above.

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10