AccountDataEventArgs.Data Property

public AccountData Data {get;}
This language is not supported or no code example is available.
public:  
property AccountData^ Data { 
AccountData^ get( ); 
}
This language is not supported or no code example is available.
public function get Data() : AccountData;
This language is not supported or no code example is available.

Property Value

AccountData

In this article

Definition