Property | Type | Description | |
---|---|---|---|
m_bExpandStatusUrls | Boolean | ||
m_oMaximumStatusDateUtc | DateTime | ||
m_oMinimumStatusDateUtc | DateTime | ||
m_sGraphServerPassword | String | ||
m_sGraphServerUserName | String | ||
m_sSearchTerm | String |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
GraphServerGetNetworkDialog ( ) : System |
Initializes a new instance of the
|
Method | Description | |
---|---|---|
AddDayToMaximumStatusDateUtc ( DateTime oMaximumStatusDateUtc ) : DateTime | ||
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( Boolean bFromControls ) : Boolean | ||
EnableControls ( ) : void | ||
OnEmptyGraph ( ) : void | ||
StartAnalysis ( ) : void | ||
btnOK_Click ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
protected AddDayToMaximumStatusDateUtc ( DateTime oMaximumStatusDateUtc ) : DateTime | ||
oMaximumStatusDateUtc | DateTime | |
return | DateTime |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( Boolean bFromControls ) : Boolean | ||
bFromControls | Boolean | |
return | Boolean |
public GraphServerGetNetworkDialog ( ) : System | ||
return | System |
protected btnOK_Click ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |
protected static Boolean m_bExpandStatusUrls | ||
return | Boolean |
protected static DateTime m_oMaximumStatusDateUtc | ||
return | DateTime |
protected static DateTime m_oMinimumStatusDateUtc | ||
return | DateTime |
protected static String m_sGraphServerPassword | ||
return | String |
protected static String m_sGraphServerUserName | ||
return | String |