EntityDisplayName Property |
Gets the Entity object's display name.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.9.0.960
Syntaxpublic virtual string DisplayName { get; }Public Overridable ReadOnly Property DisplayName As String
Get
public:
virtual property String^ DisplayName {
String^ get ();
}Property Value
String
See Also