Creates a subscribe dataset filter for a publisher specified by its publisher Id type, and identifier.
Parameters
- publisherIdType
- The type of the publisher Id.
- identifier
- The identifier part of the publisher Id.
The value of this parameter can be null
(Nothing
in Visual Basic).
Return Value
Returns the subscribe dataset filter created.
This method never returns null
(Nothing
in Visual Basic).
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