C# Class Smrf.NodeXL.GraphDataProviders.Facebook.FacebookUserNetworkAnalyzer.GetNetworkAsyncArgs

Contains the arguments needed to asynchronously get a network of Flickr users.
Inheritance: GetNetworkAsyncArgsBase
Datei anzeigen Open project: 2014-sed-team3/term-project

Public Properties

Property Type Description
DownloadBetweenDates bool
DownloadFromPostToPost bool
EdgeType List
EgoTimeline bool
EndDate System.DateTime
FriendsTimeline bool
FromPost int
GetTooltips bool
IncludeMe bool
Limit int
LimitCommentsLikes bool
StartDate System.DateTime
ToPost int
attributes AttributesDictionary

Property Details

DownloadBetweenDates public_oe property

public bool DownloadBetweenDates
return bool

DownloadFromPostToPost public_oe property

public bool DownloadFromPostToPost
return bool

EdgeType public_oe property

public List EdgeType
return List

EgoTimeline public_oe property

public bool EgoTimeline
return bool

EndDate public_oe property

public DateTime,System EndDate
return System.DateTime

FriendsTimeline public_oe property

public bool FriendsTimeline
return bool

FromPost public_oe property

public int FromPost
return int

GetTooltips public_oe property

public bool GetTooltips
return bool

IncludeMe public_oe property

public bool IncludeMe
return bool

Limit public_oe property

public int Limit
return int

LimitCommentsLikes public_oe property

public bool LimitCommentsLikes
return bool

StartDate public_oe property

public DateTime,System StartDate
return System.DateTime

ToPost public_oe property

public int ToPost
return int

attributes public_oe property

public AttributesDictionary attributes
return AttributesDictionary