C# Class Smrf.NodeXL.GraphDataProviders.Facebook.FacebookGroupNetworkAnalyzer.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
FromPost int
ToPost int
attributes bool>.Dictionary
endDate System.DateTime
getStatusUpdates bool
getWallPosts bool
groupID String
includeOthers bool
netTypes List
startDate System.DateTime

Property Details

FromPost public_oe property

public int FromPost
return int

ToPost public_oe property

public int ToPost
return int

attributes public_oe property

public Dictionary attributes
return bool>.Dictionary

endDate public_oe property

public DateTime,System endDate
return System.DateTime

getStatusUpdates public_oe property

public bool getStatusUpdates
return bool

getWallPosts public_oe property

public bool getWallPosts
return bool

groupID public_oe property

public String groupID
return String

includeOthers public_oe property

public bool includeOthers
return bool

netTypes public_oe property

public List netTypes
return List

startDate public_oe property

public DateTime,System startDate
return System.DateTime