C# Class NetEditFeaturesRESTSOE.CustomLayerInfo

显示文件 Open project: Esri/arcobjects-sdk-community-samples Class Usage Examples

Public Methods

Method Description
CustomLayerInfo ( IMapLayerInfo mapLayerInfo ) : System
ToJsonObject ( ) : JsonObject

Method Details

CustomLayerInfo() public method

public CustomLayerInfo ( IMapLayerInfo mapLayerInfo ) : System
mapLayerInfo IMapLayerInfo
return System

ToJsonObject() public method

public ToJsonObject ( ) : JsonObject
return JsonObject