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

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

Méthodes publiques

Свойство Type Description
FromPost int
ToPost int
attributes bool>.Dictionary
endDate System.DateTime
fanPageUsernameID String
getStatusUpdates bool
getWallPosts bool
includeOthers bool
limit int
netTypes List
startDate System.DateTime

Property Details

FromPost public_oe property

public int FromPost
Résultat int

ToPost public_oe property

public int ToPost
Résultat int

attributes public_oe property

public Dictionary attributes
Résultat bool>.Dictionary

endDate public_oe property

public DateTime,System endDate
Résultat System.DateTime

fanPageUsernameID public_oe property

public String fanPageUsernameID
Résultat String

getStatusUpdates public_oe property

public bool getStatusUpdates
Résultat bool

getWallPosts public_oe property

public bool getWallPosts
Résultat bool

includeOthers public_oe property

public bool includeOthers
Résultat bool

limit public_oe property

public int limit
Résultat int

netTypes public_oe property

public List netTypes
Résultat List

startDate public_oe property

public DateTime,System startDate
Résultat System.DateTime