[This is preliminary documentation and is subject to change.]
A SourceAuthor
| C# | Visual Basic | Visual C++ |
public class SourceAuthor : SifElement
Public Class SourceAuthor _ Inherits SifElement
public ref class SourceAuthor : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| SourceAuthorSourceAuthorNew()() |
Creates an instance of a SourceAuthor
| |
| Address |
Gets or sets the value of the <Address> element.
| |
Gets or sets the value of the <Email> element.
| ||
| Name |
Gets or sets the value of the <Name> element.
| |
| Organization |
Gets or sets the value of the <Organization> element.
| |
| SetAddress(AddressType, Street, String, StatePrCode, CountryCode, String) | Sets the value of the <Address> element. | |
| SetEmail(EmailType, String) | Sets the value of the <Email> element. | |
| SetName(NameType, String, String) | Sets the value of the <Name> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||
| Element | |||
| SifElement | |||
| SourceAuthor | |||