SubassemblyTargetInfoAssemblyGroupName Property |
Gets the Assembly group name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string AssemblyGroupName { get; }
Public ReadOnly Property AssemblyGroupName As String
Get
public:
property String^ AssemblyGroupName {
String^ get ();
}
Property Value
String
See Also