Gets the model or type of grate used for a structure intended to be used as a catchbasin.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.2516.0

Syntax

C#
public string Cover { get; }
Visual Basic
Public ReadOnly Property Cover As String
	Get
Visual C++
public:
property String^ Cover {
	String^ get ();
}

See Also