SIFWorks ADK 2.0
AddAuthor Method (Value)
NamespacesEdustructures.SifWorks.InstrAuthorsAddAuthor(String)

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

Adds the value of the <Author> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddAuthor(
	string Value
)
Public Sub AddAuthor ( _
	Value As String _
)
public:
void AddAuthor (
	String^ Value
)
Parameters
Value (String)
Gets or sets the content value of the &lt;Author&gt; element
Remarks

This form of setAuthor is provided as a convenience method that is functionally equivalent to the method AddAuthor

Version: 2.0

Since: 2.0

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