SubassemblyVersion Property

Gets Version information of the Subassembly

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntax
public string Version { get; }

Property Value

String
Remarks
For Subassembly without Version information, it will return empty string.
See Also