VMLegacyBaseFloor

@objc
open class VMLegacyBaseFloor : VMMSBaseFloor

Floor for buildings from legacy VMDs

Since

1.4

Public Properties

  • The id of the floor in the building. In legacy VMDs, the floor ids were not unique across the venue, just per building.

    Declaration

    Swift

    @objc
    public var legacyId: String?