AccountDataManager.GetSnapshot (Byte, Byte) Method

public AccountDataSnapshot GetSnapshot( 
byte providerId
byte route 
)
This language is not supported or no code example is available.
public:  
AccountDataSnapshot^ GetSnapshot( 
Byte providerId
Byte route 
)
This language is not supported or no code example is available.
public function GetSnapshot( 
providerId : byte
route : byte 
) : AccountDataSnapshot;
This language is not supported or no code example is available.

Parameters

providerId
byte

route
byte

Return Value

AccountDataSnapshot

In this article

Definition