Grate Property

Gets the grate of the pipe.

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

Syntax

C#

public string Grate { get; }

Visual Basic

Public ReadOnly Property Grate As String
	Get

Visual C++

public:
property String^ Grate {
	String^ get ();
}

See Also