Class IfcOwnerHistory

IfcOwnerHistory class

IfcOwnerHistory

public class IfcOwnerHistory : IfcEntity

Constructors

NameDescription
IfcOwnerHistory()The default constructor.

Properties

NameDescription
ChangeAction { get; set; }ChangeAction
CreationDate { get; set; }CreationDate
EntityLabel { get; }Gets the entity label.
LastModifiedDate { get; set; }LastModifiedDate
LastModifyingApplication { get; set; }LastModifyingApplication
LastModifyingUser { get; set; }LastModifyingUser
OwningApplication { get; set; }OwningApplication
OwningUser { get; set; }OwningUser
State { get; set; }State

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