C# 클래스 Visual.Domain.Comment

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

공개 프로퍼티들

프로퍼티 타입 설명
CommentId int?
Content string
ContentText string
CreationDateANSI string
Email string
Name string
ObjectId int?
ObjectType CommentObjectType
PrettyDate string
PrettyTime string
ShortDate string
TruncatedName string
UserId int?

프로퍼티 상세

CommentId 공개적으로 프로퍼티

public int? CommentId
리턴 int?

Content 공개적으로 프로퍼티

public string Content
리턴 string

ContentText 공개적으로 프로퍼티

public string ContentText
리턴 string

CreationDateANSI 공개적으로 프로퍼티

public string CreationDateANSI
리턴 string

Email 공개적으로 프로퍼티

public string Email
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string

ObjectId 공개적으로 프로퍼티

public int? ObjectId
리턴 int?

ObjectType 공개적으로 프로퍼티

public CommentObjectType ObjectType
리턴 CommentObjectType

PrettyDate 공개적으로 프로퍼티

public string PrettyDate
리턴 string

PrettyTime 공개적으로 프로퍼티

public string PrettyTime
리턴 string

ShortDate 공개적으로 프로퍼티

public string ShortDate
리턴 string

TruncatedName 공개적으로 프로퍼티

public string TruncatedName
리턴 string

UserId 공개적으로 프로퍼티

public int? UserId
리턴 int?