C# Class Visual.Domain.Comment

Afficher le fichier Open project: 23/23-api-dotnet Class Usage Examples

Méthodes publiques

Свойство Type Description
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?

Property Details

CommentId public_oe property

public int? CommentId
Résultat int?

Content public_oe property

public string Content
Résultat string

ContentText public_oe property

public string ContentText
Résultat string

CreationDateANSI public_oe property

public string CreationDateANSI
Résultat string

Email public_oe property

public string Email
Résultat string

Name public_oe property

public string Name
Résultat string

ObjectId public_oe property

public int? ObjectId
Résultat int?

ObjectType public_oe property

public CommentObjectType ObjectType
Résultat CommentObjectType

PrettyDate public_oe property

public string PrettyDate
Résultat string

PrettyTime public_oe property

public string PrettyTime
Résultat string

ShortDate public_oe property

public string ShortDate
Résultat string

TruncatedName public_oe property

public string TruncatedName
Résultat string

UserId public_oe property

public int? UserId
Résultat int?