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




The feature class or layer to be used as a template to set the value for the spatial reference. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.