Share

NetworkCatalogDef Class

The NetworkCatalogDef class. This class allows you to use a part catalog definition at runtime.

Inheritance Hierarchy

SystemObject
  Autodesk.Civil.DatabaseServicesNetworkCatalogDef


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280

Syntax

C#

public sealed class NetworkCatalogDef

VB

Public NotInheritable Class NetworkCatalogDef

C++

public ref class NetworkCatalogDef sealed

The NetworkCatalogDef type exposes the following members.

Methods

 NameDescription
Public methodStatic memberDeclareNewParameter Declares a new part catalog parameter
Public methodStatic memberDeclarePartProperty Declares a new part property.

See Also

Reference

Was this information helpful?