Returns a variant of type VT_BSTR. This variant indicates the minimum number of units in the lexical space of this type. For more information about the minLength
facet, see Data Type Facets.
var varMinLength = oISchemaType.minLength;
None.
minLength
facet of the restriction.varMinLength = oISchemaType.minLength
None.
minLength
facet of the restriction.HRESULT get_minLength (VARIANT* minLength);
minLength
facet.minLength
parameter is NULL.To view reference information for Visual Basic or C/C++ only, click the Language Filter button in the upper-left corner of the page.
Note If the facet is not used, the property will return "-1".
Data Type Facets | Parts of Data Types
Applies to: ISchemaType Interface