Click or drag to resize

ISolidFireElementGetAccountByID Method (GetAccountByIDRequest)

GetAccountByID enables you to return details about a specific account, given its accountID.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetAccountResult GetAccountByID(
	GetAccountByIDRequest obj
)

Parameters

obj
Type: SolidFire.Element.ApiGetAccountByIDRequest

Return Value

Type: GetAccountResult
See Also