Gets the unique ID for this contour.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntaxpublic string Id { get; }Public ReadOnly Property Id As String
Get
public:
property String^ Id {
String^ get ();
}Property Value
String
See Also