IRpcMethodParameter Interface
Interface IRpcMethodParameter
Namespace: TwinCAT.TypeSystem
Assembly: TwinCAT.Ads.Abstractions (in
TwinCAT.Ads.Abstractions.dll) Version: 6.0.328+39e3229
Syntax
C#
public interface IRpcMethodParameter
The IRpcMethodParameter type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Gets a value indicating whether this instance has a related LengthIs Parameter. | |
|
Gets a value indicating whether this instance is input. | |
|
Gets a value indicating whether this instance is output. | |
|
Gets the index of the LengthIs parameter (within the MethodParameter List) | |
|
Gets the Parameter Name | |
|
Gets the parameter flags. | |
|
Gets the size of the IRpcMethodParameter | |
|
Gets the Data type of the Parameter |