SettingsLandXMLImportSettingsPointImportPointDescription Property |
Specifies how to map the ‘desc’ and ‘code’ attributes to the point descriptions.
Namespace: Autodesk.Civil.SettingsAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.292
Syntaxpublic LandXMLPointDescriptionType PointDescription { get; set; }
Public Property PointDescription As LandXMLPointDescriptionType
Get
Set
public:
property LandXMLPointDescriptionType PointDescription {
LandXMLPointDescriptionType get ();
void set (LandXMLPointDescriptionType value);
}
Property Value
LandXMLPointDescriptionType
See Also