Click or drag to resize

IWsCommonSetServiceProject Method

This method update 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 SetServiceProject(
	SetServiceProjectRequest request
)

Parameters

request
Type: SetServiceProjectRequest

Return Value

Type: WsResult
See Also