Click or drag to resize
ParaPlan Logo

UserServiceUrlMapper Method

[Missing <summary> documentation for "M:ParaPlanREST.UserService.UrlMapper(System.String)"]

Namespace:  ParaPlanREST
Assembly:  ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ObjectResponse<string> UrlMapper(
	string agency
)

Parameters

agency
Type: SystemString

[Missing <param name="agency"/> documentation for "M:ParaPlanREST.UserService.UrlMapper(System.String)"]

Return Value

Type: ObjectResponseString

[Missing <returns> documentation for "M:ParaPlanREST.UserService.UrlMapper(System.String)"]

See Also