I want to retrieve all fields of an entity and want to check each field audit property, and want to update in case its audit property is true in c# so how can i do this.
↧
I want to retrieve all fields of an entity and want to check each field audit property, and want to update in case its audit property is true in c# so how can i do this.