OnLoggedIn.DefaultAlgoId Property
public int DefaultAlgoId {get; set;}
This language is not supported or no code example is available.
public:
property int DefaultAlgoId {
int get( );
void set(
int value
);
}
This language is not supported or no code example is available.
public function get DefaultAlgoId() : int;
public function set DefaultAlgoId(value : int);
This language is not supported or no code example is available.
Property Value
int
In this article
Definition