Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Socrata
User
C# Class Socrata.User
Represents a Socrata user
Inheritance:
ApiBase
Mostrar archivo
Open project: socrata-archive/socrata-csharp-deprecated
Public Methods
Method
Description
User
(
String
username
) :
System
datasets
( ) :
List
Gets all the publicly accessible datasets belonging to this user
Method Details
User()
public
method
public
User
(
String
username
) :
System
username
String
return
System
datasets()
public
method
Gets all the publicly accessible datasets belonging to this user
public
datasets
( ) :
List
return
List