The factory object of the GPName object.
[Visual Basic .NET] Public Property Factory As Object
[C#] public object Factory {get; set;}
[C++]
HRESULT get_Factory(
LPUNKNOWN* Factory
);
[C++]
HRESULT putref_Factory(
LPUNKNOWN Factory
);
[C++]Parameters
Factory [out, retval] Factory is a parameter of type LPUNKNOWN Factory [in] Factory is a parameter of type LPUNKNOWN
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.