Table of Contents

Class SSRS

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class SSRS
Inheritance
SSRS
Inherited Members
Extension Methods

Constructors

SSRS()

public SSRS()

Properties

Domain

public string Domain { get; set; }

Property Value

string

Password

public string Password { get; set; }

Property Value

string

Url

public string Url { get; set; }

Property Value

string

UserName

public string UserName { get; set; }

Property Value

string