RSS Documentation
Params Property (BPMMethodInfo)



Syntax
'Declaration
 
Public ReadOnly Property Params As BPMParamInfoCollection
'Usage
 
Dim instance As BPMMethodInfo
Dim value As BPMParamInfoCollection
 
value = instance.Params
public BPMParamInfoCollection Params {get;}
public:
property BPMParamInfoCollection^ Params {
   BPMParamInfoCollection^ get();
}
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

BPMMethodInfo Class
BPMMethodInfo Members

Send Feedback