This is actually a property accessor to the RequestedDataType field.
| Visual Basic (Declaration) | |
|---|---|
Public Property RequestedType As Type | |
| C# | |
|---|---|
public Type RequestedType {get; set;} | |
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x
|
| OPCHDA.NET Reference Manual |
|
| RequestedType Property | |
| See Also Send Feedback | |
| OpcNetBase.Net4 Assembly > OPCDA.NET Namespace > OPCItemAttributes Class : RequestedType Property |
Glossary Item Box
| Visual Basic (Declaration) | |
|---|---|
Public Property RequestedType As Type | |
| C# | |
|---|---|
public Type RequestedType {get; set;} | |
Target Platforms: Windows 7/8/10, Windows Server 2008/2012/2016, .NET 4.x