SIFWorks ADK 2.0
ResourceContact Class
NamespacesEdustructures.SifWorks.InstrResourceContact

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

A ResourceContact
Declaration Syntax
C#Visual BasicVisual C++
public class ResourceContact : SifElement
Public Class ResourceContact _
	Inherits SifElement
public ref class ResourceContact : public SifElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ResourceContactResourceContactNew()()
Creates an instance of a ResourceContact

Address
Gets or sets the value of the <Address> element.

Email
Gets or sets the value of the <Email> element.

Name
Gets or sets the value of the <Name> element.

PhoneNumber
Gets or sets the value of the <PhoneNumber> 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.

SetPhoneNumber(PhoneNumberType, String)
Sets the value of the <PhoneNumber> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  ResourceContact

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