C# Class Smrf.NodeXL.GraphDataProviders.Twitter.TwitterUserNetworkAnalyzer.GetNetworkAsyncArgs

Contains the arguments needed to asynchronously get the network.
Inheritance: GetNetworkAsyncArgsBase
Mostra file Open project: 2014-sed-team3/term-project

Public Properties

Property Type Description
NetworkLevel NetworkLevel
ScreenNameToAnalyze String
WhatToInclude WhatToInclude

Property Details

NetworkLevel public_oe property

public NetworkLevel NetworkLevel
return NetworkLevel

ScreenNameToAnalyze public_oe property

public String ScreenNameToAnalyze
return String

WhatToInclude public_oe property

public WhatToInclude WhatToInclude
return WhatToInclude