PartRefSurfaceName Property |
Gets the name of the surface which this part references.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic string RefSurfaceName { get; }
Public ReadOnly Property RefSurfaceName As String
Get
public:
property String^ RefSurfaceName {
String^ get ();
}
Property Value
String
See Also