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




The item in the Input Info Table list after which the Join Info Table items will be inserted. The default Start Item is the last item in the Input Info Table. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.