C# Class ArcGIS4LocalGovernment.LastValueEntry

Datei anzeigen Open project: Esri/local-government-desktop-addins Class Usage Examples

Public Methods

Method Description
LastValueEntry ( ) : System
LastValueEntry ( object value, bool on_Create, bool on_changeAtt, bool on_ChangeGeo, bool on_Manual ) : System

Method Details

LastValueEntry() public method

public LastValueEntry ( ) : System
return System

LastValueEntry() public method

public LastValueEntry ( object value, bool on_Create, bool on_changeAtt, bool on_ChangeGeo, bool on_Manual ) : System
value object
on_Create bool
on_changeAtt bool
on_ChangeGeo bool
on_Manual bool
return System