Interface ISTOMObjectTypePropDescriptor
  
  
  
  Assembly: STOMTypes.dll
  Syntax
  
    [InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
[Guid("5732D34B-A4A7-4DDC-B18E-48F3BF3368C6")]
public interface ISTOMObjectTypePropDescriptor : ISTOMTypeDescriptor
   
  Properties
  
  Actions
  
  
  Declaration
  
    ISTOMActionList Actions { get; }
   
  Property Value
  
  
  InheritFrom
  
  
  Declaration
  
    ISTOMTypeDescriptor InheritFrom { get; }
   
  Property Value
  
  
  Interfaces
  
  
  Declaration
  
    ISTOMInterfaceList Interfaces { get; }
   
  Property Value
  
  
  Props
  
  
  Declaration
  
    ISTOMPropertyList Props { get; }
   
  Property Value
  
  
  TypeName
  
  
  Declaration
  
  Property Value
  
  
  ValueType
  
  
  Declaration
  
    TValueType ValueType { get; }
   
  Property Value