The identifier for the TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultBinary Object.
Syntax
[NotNull()]
public static UANodeId TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultBinary {get;}
[NotNull()]
public:
static property UANodeId^ TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultBinary {
UANodeId^ get();
}
'Declaration
<NotNullAttribute()>
Public Shared ReadOnly Property TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultBinary As UANodeId
'Usage
Dim value As UANodeId
value = UAObjectIds.TranslateBrowsePathsToNodeIdsRequest_Encoding_DefaultBinary
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also