adspace
Answer Posted / Urvashi
In WCF, 'known types' are types (i.e., classes or structures) that are used within a data contract but are not explicitly included in the DataContract attribute of the service. Any type marked with DataMember attribute will be considered as a known type.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers