C# 클래스 Visual.Domain.Album

파일 보기 프로젝트 열기: 23/23-api-dotnet 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AlbumId int?
Content string
ContentText string
CreationDateANSI string
DisplayName string
Hide bool
One string
PrettyDate string
PrettyTime string
Title string
Token string
UserId int?
UserUrl string
Username string

프로퍼티 상세

AlbumId 공개적으로 프로퍼티

public int? AlbumId
리턴 int?

Content 공개적으로 프로퍼티

public string Content
리턴 string

ContentText 공개적으로 프로퍼티

public string ContentText
리턴 string

CreationDateANSI 공개적으로 프로퍼티

public string CreationDateANSI
리턴 string

DisplayName 공개적으로 프로퍼티

public string DisplayName
리턴 string

Hide 공개적으로 프로퍼티

public bool Hide
리턴 bool

One 공개적으로 프로퍼티

public string One
리턴 string

PrettyDate 공개적으로 프로퍼티

public string PrettyDate
리턴 string

PrettyTime 공개적으로 프로퍼티

public string PrettyTime
리턴 string

Title 공개적으로 프로퍼티

public string Title
리턴 string

Token 공개적으로 프로퍼티

public string Token
리턴 string

UserId 공개적으로 프로퍼티

public int? UserId
리턴 int?

UserUrl 공개적으로 프로퍼티

public string UserUrl
리턴 string

Username 공개적으로 프로퍼티

public string Username
리턴 string