ExportCorridorSolidsParamsExportLinks Property |
Gets or sets the flag to export links
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool ExportLinks { get; set; }
Public Property ExportLinks As Boolean
Get
Set
public:
property bool ExportLinks {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also