The identifier for the PublishedDataSetType_DataSetWriterName_Placeholder Object.
Syntax
[NotNull()]
public static UANodeId PublishedDataSetType_DataSetWriterName_Placeholder {get;}
[NotNull()]
public:
static property UANodeId^ PublishedDataSetType_DataSetWriterName_Placeholder {
UANodeId^ get();
}
'Declaration
<NotNullAttribute()>
Public Shared ReadOnly Property PublishedDataSetType_DataSetWriterName_Placeholder As UANodeId
'Usage
Dim value As UANodeId
value = UAObjectIds.PublishedDataSetType_DataSetWriterName_Placeholder
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