Click or drag to resize

GetEndpointInformationResponseSupportedTopics Property

[This is preliminary documentation and is subject to change.]

A list of the SupportedTopics structures describing the level of support for this endpoint

Namespace:  CFX
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<SupportedTopic> SupportedTopics { get; set; }

Property Value

Type: ListSupportedTopic
See Also