Returns a string that indicates the minimum number of times the type can be used in a document. For more information about the minInclusive
facet, see Data Type Facets.
var strMinInclusive = oISchemaType.minInclusive;
None.
minInclusive
facet of the restriction.Set strMinInclusive = oISchemaType.minInclusive
None.
minInclusive
facet of the restriction.HRESULT get_minInclusive (BSTR* minInclusive);
minInclusive
facet string.minInclusive
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 a NULL string.
Data Type Facets | Parts of Data Types
Applies to: ISchemaType Interface