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
Syntaxpublic List<SupportedTopic> SupportedTopics { get; set; }
Public Property SupportedTopics As List(Of SupportedTopic)
Get
Set
Property Value
Type:
ListSupportedTopic
See Also