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




The layer to which the symbology will be applied. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.