Property | Type | Description | |
---|---|---|---|
CreateExportProperties | ExportPropertiesDictionary | ||
InitMapManager | void | ||
OnExportCompleted | void | ||
OnInitialiseMapManagerCompleted | void | ||
OnProgressChanged | void | ||
WriteProgress | void | ||
WriteWarningMessage | void |
Method | Description | |
---|---|---|
ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void |
Method | Description | |
---|---|---|
CreateExportProperties ( ) : ExportPropertiesDictionary | ||
InitMapManager ( ) : void | ||
OnExportCompleted ( object sender, |
||
OnInitialiseMapManagerCompleted ( object sender, |
||
OnProgressChanged ( object sender, System e ) : void | ||
WriteProgress ( System.Management.Automation.ProgressRecord progressRecord ) : void | ||
WriteWarningMessage ( string message ) : void |
public ExecuteCmdletBase ( System.Management.Automation.PSCmdlet callingCmdlet ) : void | ||
callingCmdlet | System.Management.Automation.PSCmdlet | |
return | void |