com.ibm.gre.IRMFields.setActiveStateByFlPlnCmpntAttrDefColNm Function
Sets a flag indicating whether a specified field should be include in values for Add or update.
Public void setActiveStateByFlPlnCmpntAttrDefColNm (string, bool)
Type
Name
Description
string
strFlPlnCmpntAttrDefColNm
File Plan Attribute Definition Column Name.
bool
active
Set this value to false to indicate the field should not be used.
Return
Description
void