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




Close Line (in, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.