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




Input point feature class or layer. The point feature class does not need to be part of a topology. Only user-defined attributes on the input point feature class will be migrated to corresponding points in the parcel fabric. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.