API Reference > OdDb Classes > OdDbField Class > OdDbField Methods > OdDbField::setFilingOption Method
OdDbField::setFilingOption Method
Syntax
C++
OdResult setFilingOption(OdDbField::FilingOption filingOption);

Sets the filing option for this Field object.

filingOption must be zero or more of the following: 

 

Name 
Value 
Description 
kSkipFilingResult 
0x01 
Do not file field value. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.