Home > eRoom API Help > Server Access API > SAAPI Properties > ShowInFacilityList property
Sets or returns whether the Room appears in the Directory of eRooms listing.
HRESULT get_ShowInFacilityList(VARIANT_BOOL* pShowInFacilityList)
HRESULT put_ShowInFacilityList(VARIANT_BOOL MyShowInFacilityList)
value = Room.ShowInFacilityList
Room.ShowInFacilityList = value
Home Applies to IERURoom See also Creating eRooms