Click or drag to resize
ParaPlan Logo

UserServiceSystemConfigLite Method

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

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

Parameters

agency
Type: SystemString

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

Return Value

Type: ObjectResponseFilespecs

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

See Also