Heureka API .NET Documentation
IngrownTreesLayerID Property



Gets the Guid of the Ingrown trees layer
Syntax
'Declaration
 
Public ReadOnly Property IngrownTreesLayerID As Guid
'Usage
 
Dim instance As ApiState
Dim value As Guid
 
value = instance.IngrownTreesLayerID
public Guid IngrownTreesLayerID {get;}
public:
property Guid IngrownTreesLayerID {
   Guid get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ApiState Class
ApiState Members

Send Feedback