Class ClientArgs
Inheritance
System.Object
ClientArgs
Namespace: Telerik.Reporting.Services.ServiceStack
Assembly: Telerik.Reporting.Services.ServiceStack.dll
Syntax
public class ClientArgs
Constructors
ClientArgs()
Declaration
public ClientArgs()
Properties
ClientId
Declaration
public string ClientId { get; set; }
Property Value
System.String
|