Hello IDB,
When i try to serialize Entity of the IDEABLADE for my application requirement, then it is giving me the error given.
==================================================================================
Error Details :
Unable to generate a temporary class (result=1).
error CS0200: Property or indexer 'IdeaBlade.EntityModel.v4.Entity.CurrentQueryId' cannot be assigned to -- it is read only
==================================================================================
In Entity class "CurrentQueryId" propety is defined as "Internal Set"; Why it is defined such .... ??
Becuase of it we are not able to serialize that entity object as per our requirement. Please guide me for the same.
Thanks,
Viral Vasaiwala