DSResource Constructor
Overloads
DSResource()
Declaration
public DSResource()
DSResource(Guid, String, String, String, String, String, String, IDictionary<String, String>)
Declaration
public DSResource(Guid id, string name, string type, string path, string username, string password, string errStatus, IDictionary<string, string> settings)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Guid | id | |
| System.String | name | |
| System.String | type | |
| System.String | path | |
| System.String | username | |
| System.String | password | |
| System.String | errStatus | |
| System.Collections.Generic.IDictionary<System.String, System.String> | settings |