| IRoutingCaptions Property |
Collection of the routing captions associated to this routing
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IDictionary<RoutingCaptionType, IRoutingCaption> Captions { get; }
ReadOnly Property Captions As IDictionary(Of RoutingCaptionType, IRoutingCaption)
Get
property IDictionary<RoutingCaptionType, IRoutingCaption^>^ Captions {
IDictionary<RoutingCaptionType, IRoutingCaption^>^ get ();
}
Property Value
Type:
IDictionaryRoutingCaptionType,
IRoutingCaptionSee Also