FDO API Reference Feature Data Objects

NetworkNodeFeatureClass Class Reference

List of all members.

Detailed Description

FdoNetworkNodeFeature derives from FdoNetworkFeature and can be used to represent a logical node feature.

Note: This Help topic is provided for informational use only. There is no interface or support provided. Autodesk reserves the right to change the software related to the content herein.


Public Member Functions

__property NAMESPACE_OSGEO_FDO_SCHEMA::ClassType get_ClassType ()
 Gets the concrete class type.
__property NAMESPACE_OSGEO_FDO_SCHEMA::AssociationPropertyDefinition * get_LayerProperty ()
 Gets a reference to the layer property.
 NetworkNodeFeatureClass (System::IntPtr unmanaged, System::Boolean autoDelete)
 NetworkNodeFeatureClass (System::String *name, System::String *description)
 Constructs an instance of an FdoNetworkNodeFeatureClass using the specified arguments.
 NetworkNodeFeatureClass ()
 Constructs a default instance of an FdoNetworkNodeFeatureClass.
__property System::Void set_LayerProperty (NAMESPACE_OSGEO_FDO_SCHEMA::AssociationPropertyDefinition *value)
 Sets a reference to the layer property. The associated class of the layer association property must be an FdoNetworkLayer.

Comments or suggestions? Send us feedback.