| ||||
ImportFacility methodImports a facility. Syntax
ParametersURLNameThe URL name for the imported facility. DisplayNameThe display name for the imported facility. ExportFileName of the export file to be imported. RoomServerThe room server for the imported facility, as an IERUSiteServer. DBServerThe database server that will store the imported facility, as an IERUSiteServer. FileServerThe file server that is used to store files for the imported facility, as an IERUSiteServer. IndexServerThe full-text index server used for the imported facility, as an IERUSiteServer. CreateOptionsOne or more values taken from the ERUImportFlag enum. ppFacilityUpon return, an IERUFacility interface pointer to the imported Facility. Return value
RemarksIf erFacImportFlagNewFacility is specified in ImportFlags, the imported Facility will get a new creation date. |
Home |