Interface ILoadProcedure
Represents Load Procedures
Inherited Members
System.ICloneable.Clone()
System.ComponentModel.INotifyPropertyChanged.PropertyChanged
Namespace: OSGeo.MapGuide.ObjectModels.LoadProcedure
Assembly: OSGeo.MapGuide.ObjectModels.dll
Syntax
public interface ILoadProcedure : IResource, IVersionedEntity, ICloneable, INotifyPropertyChanged
Properties
| Improve this Doc View SourceSubType
Gets the type of the sub.
Declaration
IBaseLoadProcedure SubType { get; }
Property Value
Type | Description |
---|---|
IBaseLoadProcedure | The type of the sub. |