API Reference > Classes > PRC Files, Structures and Assemblies > OdPrcContentEntityFilterItems Class > OdPrcContentEntityFilterItems Methods > OdPrcContentEntityFilterItems::setIsInclusive Method
OdPrcContentEntityFilterItems::setIsInclusive Method
Syntax
C++
void setIsInclusive(bool isInclusive);
Parameters 
Description 
bool isInclusive 
[in] A new inclusive flag value to be set. 

Sets a new value of the inclusive flag. Inclusive flag indicates whether the elements in the filter will be stored (if true) or not (if false). 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.