我創建了一個新的實體,它沒有任何額外的字段或關係,也沒有任何記錄。 就在我創建的實體,當我嘗試刪除它,它給了我下面的錯誤: An error has occurred.
和日誌文件,該文件可以從錯誤對話框下載: System.ArgumentNullException: Value cannot be null. Parameter name: collection
當啓用跟蹤錯誤是: P
要使用C#代碼禁用Dynamics CRM 2016用戶,SetStateRequest當前正在使用。 例子: var requestToDisableUser = new SetStateRequest()
{
EntityMoniker = new EntityReference("systemuser", userGuid),
State = new OptionSet