JAMS Developer Guide
MethodReference Class
Members 


MVPSI.JAMS Namespace : MethodReference Class
The MethodReference class is used by properties that need to reference a JAMS Method definition.
Object Model
MethodReference Class
Syntax
'Declaration
 
<System.Runtime.Serialization.DataContractAttribute()>
Public Class MethodReference 
   Inherits BaseReference
   Implements IModelInformation 
'Usage
 
Dim instance As MethodReference
[System.Runtime.Serialization.DataContract()]
public class MethodReference : BaseReference, IModelInformation  
Inheritance Hierarchy

System.Object
   MVPSI.JAMS.BaseReference
      MVPSI.JAMS.MethodReference

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MethodReference Members
MVPSI.JAMS Namespace