C# Class Telerik.TestStudio.Jira.BugTracking.JiraFileAttached

Exibir arquivo Open project: TestStudio/JiraPlugin Class Usage Examples

Public Properties

Property Type Description
author clAuthor
content string
created System.DateTime
filename string
id int
mimeType string
self string
size int
thumbnail string

Property Details

author public_oe property

public clAuthor author
return clAuthor

content public_oe property

public string content
return string

created public_oe property

public DateTime,System created
return System.DateTime

filename public_oe property

public string filename
return string

id public_oe property

public int id
return int

mimeType public_oe property

public string mimeType
return string

self public_oe property

public string self
return string

size public_oe property

public int size
return int

thumbnail public_oe property

public string thumbnail
return string