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




Indicates whether to create a static copy of the address table inside the geocoded feature class or to create a dynamically updated geocoded feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.