C# Class CustomReport_CS.GenerateReport

Inheritance: ESRI.ArcGIS.Desktop.AddIns.Button
Mostrar archivo Open project: Esri/arcobjects-sdk-community-samples

Public Methods

Method Description
GenerateReport ( ) : ESRI.ArcGIS.Framework

Protected Methods

Method Description
OnClick ( ) : void
OnUpdate ( ) : void

Method Details

GenerateReport() public method

public GenerateReport ( ) : ESRI.ArcGIS.Framework
return ESRI.ArcGIS.Framework

OnClick() protected method

protected OnClick ( ) : void
return void

OnUpdate() protected method

protected OnUpdate ( ) : void
return void