Class IfcLocalTime

IfcLocalTime class

IfcLocalTime

public class IfcLocalTime : IfcEntity

Constructors

NameDescription
IfcLocalTime()The default constructor.

Properties

NameDescription
DaylightSavingOffset { get; set; }DaylightSavingOffset
EntityLabel { get; }Gets the entity label.
HourComponent { get; set; }HourComponent
MinuteComponent { get; set; }MinuteComponent
SecondComponent { get; set; }SecondComponent
Zone { get; set; }Zone

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