ArcObjects Library Reference (GlobeCore)  

IGlobeServerCooker.InputLyrId Property

The layer id of the layer to be cooked.

[Visual Basic .NET]
Public WriteOnly Property InputLyrId
[C#]
public void InputLyrId {set;}
[C++]
HRESULT put_InputLyrId(
  long 
);
[C++]

Parameters

[in]    is a parameter of type long

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IGlobeServerCooker Interface