Responder Developer Guide
Scenarios Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides a binding list of TroubleMaker scenarios.
Object Model
Scenarios Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)>
<DebuggerDisplayAttribute("Count = {Count}")>
Public Class Scenarios 
   Inherits Miner.Responder.TroubleMaker.SortableBindingList(Of CallScenario)
'Usage
 
Dim instance As Scenarios
[DefaultMember("Item")]
[DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[DebuggerDisplay("Count = {Count}")]
public class Scenarios : Miner.Responder.TroubleMaker.SortableBindingList<CallScenario> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
         Miner.Responder.TroubleMaker.SortableBindingList<T>
            Miner.Responder.TroubleMaker.Model.Scenarios

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

Scenarios Members
Miner.Responder.TroubleMaker.Model Namespace

 

 


Send Comment