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




An item contained in the Input Info Table that is used as an index to records in the Join Info Table. This can be a redefined item. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.