Gets or sets valid input for this DigitalDefinition.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public ushort ValidInputs { get; set; }
Public Property ValidInputs As UShort Get Set
public: property unsigned short ValidInputs { unsigned short get (); void set (unsigned short value); }