ESRI.ArcGIS.CoverageTools
item_type Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace > AddItem Class : item_type Property




The INFO item type of the added item. (In, Required)

Syntax

Visual Basic (Declaration) 
Public Property item_type As String
Visual Basic (Usage)Copy Code
Dim instance As AddItem
Dim value As String
 
instance.item_type = value
 
value = instance.item_type
C# 
public string item_type {get; set;}

See Also

© 2010 All Rights Reserved.