RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ServerPath

ServerPath

Constructor
Description:
Constructs a ServerPath
Syntax
public ServerPath(
	string centralServerLocation,
	string path
)
Parameters
Parameter Type Description
centralServerLocation String The name of the central Revit server
path String The path of the model. This path must be relative.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null