Click or drag to resize

IWsCommonGetCompanySectionContents Method

This method retrives html content data for empty cloud computing section

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<CompanySectionContent[]> GetCompanySectionContents(
	GetCompanySectionContentsRequest request
)

Parameters

request
Type: GetCompanySectionContentsRequest

Return Value

Type: WsResultCompanySectionContent
See Also