C# Class ApiCore.AttachmentTypes.AttachmentNote

Inheritance: AttachmentData
Show file Open project: nolka/vkdotnet Class Usage Examples

Public Properties

Property Type Description
CommentsCount int
Id int
OwnerId int
Title string

Property Details

CommentsCount public property

public int CommentsCount
return int

Id public property

public int Id
return int

OwnerId public property

public int OwnerId
return int

Title public property

public string Title
return string