Hi,
I have a custom entity with 86 attributes.
When I execute
IOrganizationservice.Retrieve(pEntityName, pEntityId, new ColumnSet(true))
...I only have 25 of them in my attribute collection.
What can be the cause of this?....
thx
Hi,
I have a custom entity with 86 attributes.
When I execute
IOrganizationservice.Retrieve(pEntityName, pEntityId, new ColumnSet(true))
...I only have 25 of them in my attribute collection.
What can be the cause of this?....
thx