SettingsCmdCreateSubassemblyToolSettingsCmdSubassemblyOptionsAssemblyGroupName Property |
Specifies the method for creating the assembly group name.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
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