Search Results for

    Show / Hide Table of Contents

    Interface ILoadProcedure

    Represents Load Procedures

    Inherited Members
    IResource.ValidatingSchema
    IResource.ResourceID
    IResource.ResourceType
    IResource.Serialize()
    IResource.IsStronglyTyped
    IVersionedEntity.ResourceVersion
    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 Source

    SubType

    Gets the type of the sub.

    Declaration
    IBaseLoadProcedure SubType { get; }
    Property Value
    Type Description
    IBaseLoadProcedure

    The type of the sub.

    Extension Methods

    ExtensionMethods.CopyResourceDataTo(IResource, IServerConnection, IResource)
    ExtensionMethods.CopyResourceDataTo(IResource, IServerConnection, String)
    ResourceExtensions.SerializeToStream(IResource)
    ResourceExtensions.GetResourceTypeDescriptor(IResource)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng