Interface ISTOMIntegerProperty
  
  
  
  Assembly: STOMTypes.dll
  Syntax
  
    [Guid("565CCC29-7FD0-49B8-810B-A5DC941DF54E")]
[InterfaceType(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISTOMIntegerProperty : 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