You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jordimontana82 we would like to unit test a method that uses RetrieveAttributeRequest, which seems a similar question like this. How would that be handled? This RetrieveOptionSetRequest seems to be for global optionsets only.
This issue I raised was wether Metadata might be referenced via a Guid (MetadataId) as opposed to the logical name, which is mostly for internal use in the framework. If you can use the logical name, then is not really an issue.
https://learn.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.messages.retrieveoptionsetrequest?view=dataverse-sdk-latest
https://learn.microsoft.com/en-us/dotnet/api/microsoft.xrm.sdk.messages.retrieveoptionsetrequest.metadataid?view=dataverse-sdk-latest#microsoft-xrm-sdk-messages-retrieveoptionsetrequest-metadataid
The text was updated successfully, but these errors were encountered: