FacilityNames property

**This property is obsolete in V.7.**

A 2-by-N dimensioned SAFEARRAY of names of Facilities on this server.

Syntax


C++

HRESULT get_FacilityNames(VARIANT* pFacilityNames)

Scripting languages

FacilityArray = object.FacilityNames

Remarks


For each Facility, there will be a row in the array. The first element in each row will be the display name of a Facility, and the second element will be the Facility's URL name.

Home

Applies to

IERUSvrManager