CIMFormTextAreaInput Class Properties
In This Topic
For a list of all members of this type, see CIMFormTextAreaInput members.
Public Properties
| | Name | Description |
 | MaxLength |
Gets or sets the this represents the maximum number of characters allowed. If set (or defaulted) to
-1, the value is derived from the length property of the referenced field in the service.
|
 | MinLength |
Gets or sets the this represents the minimum number of characters allowed. If set (or defaulted)
to 0, there is no minimum constraint.
|
Top
See Also