C# 클래스 ApiCore.GeoTypePlace

파일 보기 프로젝트 열기: nolka/vkdotnet

공개 프로퍼티들

프로퍼티 타입 설명
Address string
CityId int
CountryId int
PlaceId int
PlaceType string
Title string

프로퍼티 상세

Address 공개적으로 프로퍼티

public string Address
리턴 string

CityId 공개적으로 프로퍼티

public int CityId
리턴 int

CountryId 공개적으로 프로퍼티

public int CountryId
리턴 int

PlaceId 공개적으로 프로퍼티

public int PlaceId
리턴 int

PlaceType 공개적으로 프로퍼티

public string PlaceType
리턴 string

Title 공개적으로 프로퍼티

public string Title
리턴 string