CorridorStateCurrentAssemblyId Property |
Gets the ObjectId of the current Assembly being applied.
Namespace: Autodesk.Civil.RuntimeAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic ObjectId CurrentAssemblyId { get; }
Public ReadOnly Property CurrentAssemblyId As ObjectId
Get
public:
property ObjectId CurrentAssemblyId {
ObjectId get ();
}
Property Value
ObjectId
See Also