Click or drag to resize

IWsCommonGetServiceProject Method

This method retrieves the project for the authenticated user

Namespace:  Aruba.Cloud.WsCommon
Assembly:  Aruba.Cloud.WsCommon (in Aruba.Cloud.WsCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[RBACAllowAttribute]
[OperationContractAttribute]
WsResult<Project> GetServiceProject(
	GetServiceProjectRequest request
)

Parameters

request
Type: GetServiceProjectRequest

Return Value

Type: WsResultProject
See Also