OffsetAssemblyCollectionItem(String) Property


Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntax
public OffsetAssembly this[
	string offsetAssemblyName
] { get; }

Parameters

offsetAssemblyName  String
 

Property Value

OffsetAssembly
See Also