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




Specifies the configuration keyword that determines the storage parameters of the new turn feature class. This parameter is used only if the output location is an ArcSDE geodatabase (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.