Table of Contents

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

uint

Methods

ToString()

public override string ToString()

Returns

string