Class IfcTelecomAddress

IfcTelecomAddress class

IfcTelecomAddress

public class IfcTelecomAddress : IfcAddress

Constructors

NameDescription
IfcTelecomAddress()The default constructor.

Properties

NameDescription
Description { get; set; }Description
ElectronicMailAddresses { get; set; }ElectronicMailAddresses
EntityLabel { get; }Gets the entity label.
FacsimileNumbers { get; set; }FacsimileNumbers
OfOrganization { get; }OfOrganization
OfPerson { get; }OfPerson
PagerNumber { get; set; }PagerNumber
Purpose { get; set; }Purpose
TelephoneNumbers { get; set; }TelephoneNumbers
UserDefinedPurpose { get; set; }UserDefinedPurpose
WWWHomePageURL { get; set; }WWWHomePageURL

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also