SettingsLandXMLExportSettingsPointExportSkipFullWhenSameAsRaw Property |
Specifies whether to export the full description if it is the same as the raw description.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic bool SkipFullWhenSameAsRaw { get; set; }
Public Property SkipFullWhenSameAsRaw As Boolean
Get
Set
public:
property bool SkipFullWhenSameAsRaw {
bool get ();
void set (bool value);
}
Property Value
Boolean
See Also