Gets or sets the digital mask value of this DigitalDefinition made available in configuration frames.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public uint MaskValue { get; set; }
Public Property MaskValue As UInteger Get Set
public: property unsigned int MaskValue { unsigned int get (); void set (unsigned int value); }