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




memory layer with joins (out, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.