Interface ISdfLoadProcedure
A SDF load procedure. Execution is supported with limitations
Inherited Members
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: OSGeo.MapGuide.ObjectModels.LoadProcedure
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface ISdfLoadProcedure : IBaseLoadProcedure, INotifyPropertyChanged
Remarks
The SDF Load Procedure has the following limitations when executed by Maestro
- The input SDF files must be SDF3 files. Loading of SDF2 files is not supported
Properties
| Improve this Doc View SourceGeneralization
Not supported by Maestro
Declaration
double Generalization { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
SdfKeyTreatment
Not supported by Maestro
Declaration
SdfKeyTreatmentType SdfKeyTreatment { get; set; }
Property Value
Type | Description |
---|---|
SdfKeyTreatmentType |