Site Last Published (UTC): 2024-07-23 4:48:35 PM
Page Last Modified (UTC): 2024-07-23 4:48:34 PM
This Method returns the Type for a particular object.
Example in C#
// Returns: Type var type = client.GetType();