SubassemblyVersion Property

Gets Version information of the Subassembly

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

Property Value

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