SettingsCmdCreateSubassemblyToolSettingsCmdSubassemblyOptionsAssemblyGroupName Property |
Specifies the method for creating the assembly group name.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.6.1987.0
Syntaxpublic PropertyEnum<AssemblyGroupNameType> AssemblyGroupName { get; }Public ReadOnly Property AssemblyGroupName As PropertyEnum(Of AssemblyGroupNameType)
Get
public:
property PropertyEnum<AssemblyGroupNameType>^ AssemblyGroupName {
PropertyEnum<AssemblyGroupNameType>^ get ();
}Property Value
PropertyEnumAssemblyGroupNameType
See Also