MsgApplyPipelineConfig..::..AnswerConfigs Property
                
    Namespace: 
   nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
            Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public List<TheThing..::..ThePipelineConfiguration> AnswerConfigs { get; set; }
Public Property AnswerConfigs As List(Of TheThing..::..ThePipelineConfiguration) Get Set
public: property List<TheThing..::..ThePipelineConfiguration^>^ AnswerConfigs { List<TheThing..::..ThePipelineConfiguration^>^ get (); void set (List<TheThing..::..ThePipelineConfiguration^>^ value); }