Share

CorridorTransitionSet.NameType Property

Gets subassembly name type used to find contiguous subassemblies.



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

Syntax

C#

public CorridorTransitionNameType NameType { get; }

VB

Public ReadOnly Property NameType As CorridorTransitionNameType
	Get

C++

public:
property CorridorTransitionNameType NameType {
	CorridorTransitionNameType get ();
}

Property Value

CorridorTransitionNameType

See Also

Reference

Was this information helpful?