FdoNetworkLinkFeatureClass Class Reference

FdoNetworkLinkFeature derives from FdoNetworkFeature and can be used to represent a logical link feature. More...

#include <NetworkLinkFeatureClass.h>

Inherits FdoNetworkFeatureClass.

List of all members.


Public Member Functions

virtual FDO_API FdoClassType GetClassType ()
 Gets the concrete class type.
FDO_API
FdoAssociationPropertyDefinition
GetEndNodeProperty ()
 Gets a reference to the end node property.
FDO_API
FdoAssociationPropertyDefinition
GetStartNodeProperty ()
 Gets a reference to the start node property.
FDO_API void SetEndNodeProperty (FdoAssociationPropertyDefinition *value)
 Sets a reference to the end node property.
FDO_API void SetStartNodeProperty (FdoAssociationPropertyDefinition *value)
 Sets a reference to the start node property.

Static Public Member Functions

static FDO_API
FdoNetworkLinkFeatureClass
Create (FdoString *name, FdoString *description)
 Constructs an instance of an FdoNetworkLinkFeatureClass using the specified arguments.
static FDO_API
FdoNetworkLinkFeatureClass
Create ()
 Constructs a default instance of an FdoNetworkLinkFeatureClass.

Detailed Description

FdoNetworkLinkFeature derives from FdoNetworkFeature and can be used to represent a logical link 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.

Definition at line 37 of file NetworkLinkFeatureClass.h.


The documentation for this class was generated from the following file: