C# Class ApiCore.AttachmentTypes.AttachmentNote

Inheritance: AttachmentData
Datei anzeigen Open project: nolka/vkdotnet Class Usage Examples

Public Properties

Property Type Description
CommentsCount int
Id int
OwnerId int
Title string

Property Details

CommentsCount public_oe property

public int CommentsCount
return int

Id public_oe property

public int Id
return int

OwnerId public_oe property

public int OwnerId
return int

Title public_oe property

public string Title
return string