FFDictionaryName | String The fully–qualified name of the flat file dictionary that contains the entry that you want to delete. |
EntryName | String The name of the entry that you want to delete. |
EntryType | String The type of entry that you are deleting. Specify Record, Composite, or Field. |
deleted | String Whether the flat file dictionary entry was successfully deleted; deleted will be either true or false. | |
Value | Description | |
true | The flat file dictionary entry was successfully deleted. | |
false | The flat file dictionary entry was not successfully deleted. |