IRpcMethodParameter Interface
Interface IRpcMethodParameter
          Namespace:  TwinCAT.TypeSystem
Assembly:  TwinCAT.Ads (in TwinCAT.Ads.dll)
Version: 4.3.0.0
Syntax
C#
public interface IRpcMethodParameter
VB
Public Interface IRpcMethodParameter
The IRpcMethodParameter type exposes the following members.
Properties
| 
                   
  | 
                   Name  | 
                   Description  | 
|---|---|---|
| 
                   
                      | 
                   Gets the Parameter Name  | |
| 
                   
                      | 
                   Gets the parameter flags.  | |
| 
                   
                      | 
                   Gets the size of the IRpcMethodParameter  | |
| 
                   
                      | 
                   Gets the Data type of the Parameter  | 
Further Information