CMSFloorInfo

public struct CMSFloorInfo
  • Declaration

    Swift

    public var propertyId: Int
  • Declaration

    Swift

    public var buildingId: Int
  • Declaration

    Swift

    public var floorId: Int
  • Declaration

    Swift

    public var longName: String
  • Declaration

    Swift

    public var shortName: String
  • Declaration

    Swift

    public var floorNumber: Int
  • Declaration

    Swift

    public var defaultName: String { get }