Interface ISTOMBooleanProperty
  
  
  
  Assembly: STOMTypes.dll
  Syntax
  
    [Guid("1FE663EC-70E0-4477-B17F-FF6D9B04C168")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISTOMBooleanProperty : ISTOMProperty
   
  Properties
  
  Enabled
  
  
  Declaration
  
  Property Value
  
  
  Name
  
  
  Declaration
  
  Property Value
  
  
  Parent
  
  
  Declaration
  
    ISTOMProperty Parent { get; }
   
  Property Value
  
  
  Typ
  
  
  Declaration
  
    ISTOMTypeDescriptor Typ { get; }
   
  Property Value
  
  
  Value
  
  
  Declaration
  
  Property Value
  
  
  ValueAsString
  
  
  Declaration
  
    string ValueAsString { get; set; }
   
  Property Value