Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Socrata
User
C# Class Socrata.User
Represents a Socrata user
Inheritance:
ApiBase
Afficher le fichier
Open project: socrata-archive/socrata-csharp-deprecated
Méthodes publiques
Méthode
Description
User
(
String
username
) :
System
datasets
( ) :
List
Gets all the publicly accessible datasets belonging to this user
Method Details
User()
public
méthode
public
User
(
String
username
) :
System
username
String
Résultat
System
datasets()
public
méthode
Gets all the publicly accessible datasets belonging to this user
public
datasets
( ) :
List
Résultat
List