Changes between Version 7 and Version 8 of MapGuideRfc80


Ignore:
Timestamp:
08/06/09 19:31:51 (16 years ago)
Author:
leaf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MapGuideRfc80

    v7 v8  
    7979{
    8080PUBLISHED_API:
    81     /// \brief
    82     /// Constructs an MgParameter object with null parameter value.
    83     ///
    84     /// \param name (String/string)
    85     /// The name of the parameter
    86     ///
    87     MgParameter (CREFSTRING name);
    88  
    8981   /// \brief
    9082    /// Constructs an MgParameter object with a boolean vlaue.
     
    207199    ///
    208200    STRING GetName();  /// __get, __set
    209     ///////////////////////////////////////////////////
     201
    210202    /// \brief
    211203    /// Gets the parameter type.