QuickOPC User's Guide and Reference
FileDirectoryType_Delete Property



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

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

See Also

Reference

UAMethodIds Class
UAMethodIds Members