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




The feature class used as a template to define the attribute schema of the new turn feature class. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.