Gets or sets the name for the PointGroup.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic override string Name { get; set; }Public Overrides Property Name As String
Get
Set
public:
virtual property String^ Name {
String^ get () override;
void set (String^ value) override;
}Property Value
String
Exceptions
See Also