QuickOPC User's Guide and Reference
FileDirectoryType_Delete_InputArguments Property



OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.AddressSpace.Standard Namespace > UAVariableIds Class : FileDirectoryType_Delete_InputArguments Property
The identifier for the FileDirectoryType_Delete_InputArguments Variable.
Syntax
'Declaration
 
<NotNullAttribute()>
Public Shared ReadOnly Property FileDirectoryType_Delete_InputArguments As UANodeId
'Usage
 
Dim value As UANodeId
 
value = UAVariableIds.FileDirectoryType_Delete_InputArguments
[NotNull()]
public static UANodeId FileDirectoryType_Delete_InputArguments {get;}
[NotNull()]
public:
static property UANodeId^ FileDirectoryType_Delete_InputArguments {
   UANodeId^ get();
}
Remarks
The node ID is: i=13394
Requirements

Target Platforms: .NET Framework: Windows 7 with SP1, Windows Server 2012; .NET Core: Linux, Microsoft Windows

See Also

Reference

UAVariableIds Class
UAVariableIds Members