Class MaxLengthConstraint
- Namespace
- Jabra.NET.Sdk.Properties.Validation
- Assembly
- Jabra.NET.Sdk.Properties.dll
public class MaxLengthConstraint : ValueConstraint
- Inheritance
-
MaxLengthConstraint
- Inherited Members
Constructors
MaxLengthConstraint(uint)
public MaxLengthConstraint(uint maxLength)
Parameters
maxLength
uint
Properties
MaxLength
public uint MaxLength { get; }
Property Value
Methods
ToString()
public override string ToString()