Class IfcDocumentElectronicFormat

IfcDocumentElectronicFormat class

IfcDocumentElectronicFormat

public class IfcDocumentElectronicFormat : IfcEntity

Constructors

NameDescription
IfcDocumentElectronicFormat()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
FileExtension { get; set; }FileExtension
MimeContentType { get; set; }MimeContentType
MimeSubtype { get; set; }MimeSubtype

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