Interface IST_ObjectWithEvents
  
  
  
  Assembly: STScriptTypes.dll
  Syntax
  
    [Guid("BE4D23A5-2408-4FC8-9FBA-3219DBEE5236")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface IST_ObjectWithEvents
   
  Properties
  
  EventedChildren
  
  
  Declaration
  
    IST_ListOfObjectWithEvents EventedChildren { get; }
   
  Property Value
  
  
  EventedObjectCaption
  
  
  Declaration
  
    string EventedObjectCaption { get; }
   
  Property Value
  
  
  EventedObjectName
  
  
  Declaration
  
    string EventedObjectName { get; }
   
  Property Value
  
  
  Events
  
  
  Declaration
  
    IST_EventsContainer Events { get; }
   
  Property Value