C# Class ApiCore.Photos.PhotoEntryTag

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

Public Properties

Property Type Description
Date System.DateTime
PlacerId int
TaggedName string
UserId int
Viewed int
X float
X2 float
Y float
Y2 float

Property Details

Date public_oe property

public DateTime,System Date
return System.DateTime

PlacerId public_oe property

public int PlacerId
return int

TaggedName public_oe property

public string TaggedName
return string

UserId public_oe property

public int UserId
return int

Viewed public_oe property

public int Viewed
return int

X public_oe property

public float X
return float

X2 public_oe property

public float X2
return float

Y public_oe property

public float Y
return float

Y2 public_oe property

public float Y2
return float