Share

SubassemblyTargetInfo.TargetType Property

Gets the target type.



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

Syntax

C#

public SubassemblyLogicalNameType TargetType { get; }

VB

Public ReadOnly Property TargetType As SubassemblyLogicalNameType
	Get

C++

public:
property SubassemblyLogicalNameType TargetType {
	SubassemblyLogicalNameType get ();
}

Property Value

SubassemblyLogicalNameType

See Also

Reference

Was this information helpful?