Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Socrata
User
C# 클래스 Socrata.User
Represents a Socrata user
상속:
ApiBase
파일 보기
프로젝트 열기: socrata-archive/socrata-csharp-deprecated
공개 메소드들
메소드
설명
User
(
String
username
) :
System
datasets
( ) :
List
Gets all the publicly accessible datasets belonging to this user
메소드 상세
User()
공개
메소드
public
User
(
String
username
) :
System
username
String
리턴
System
datasets()
공개
메소드
Gets all the publicly accessible datasets belonging to this user
public
datasets
( ) :
List
리턴
List