| IRoutingTargets Property |
Collection of the routing targets associated to this routing
Namespace:
AskiaCore
Assembly:
AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax IRoutingTargetCollection Targets { get; }
ReadOnly Property Targets As IRoutingTargetCollection
Get
property IRoutingTargetCollection^ Targets {
IRoutingTargetCollection^ get ();
}
Property Value
Type:
IRoutingTargetCollectionSee Also