ISolidFireElementGetAccountByID Method (Int64) |
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 GetAccountResult GetAccountByID(
long AccountID
)
Parameters
- AccountID
- Type: SystemInt64
Return Value
Type:
GetAccountResultSee Also