ModelReader Methods

Include Protected Members
Include Inherited Members

The ModelReader type exposes the following members.

Methods

  Name Description
Public method CreatePackage Builds a deployment package for a complete model.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetModels Gets a list of identifiers of all the user-defined models in the system.
Public method GetType (Inherited from Object.)
Public method GetVersions Gets a list of identifiers of all the versions for the model 'modelId'.
Protected method MemberwiseClone (Inherited from Object.)
Public method ModelExists Checks for a matching model by name and/or ID.
Public method ToString (Inherited from Object.)

Top