Для изменения размера нажмите или перетащите

FakeOrganizationServiceUseRetrieve - метод

[<summary> отсутствует в документации для "M:PZone.Xrm.Testing.FakeOrganizationService.UseRetrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)"]

Пространство имён:  PZone.Xrm.Testing
Сборка:  PZone.SDK.Xrm.Testing (в PZone.SDK.Xrm.Testing.dll) Версия: 8.2.1.0 (8.2.1.0)
Синтаксис
C#
public virtual Entity UseRetrieve(
	string entityName,
	Guid id,
	ColumnSet columnSet
)

Параметры

entityName
Тип: SystemString

[<param name="entityName"/> отсутствует в документации для "M:PZone.Xrm.Testing.FakeOrganizationService.UseRetrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)"]

id
Тип: SystemGuid

[<param name="id"/> отсутствует в документации для "M:PZone.Xrm.Testing.FakeOrganizationService.UseRetrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)"]

columnSet
Тип: ColumnSet

[<param name="columnSet"/> отсутствует в документации для "M:PZone.Xrm.Testing.FakeOrganizationService.UseRetrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)"]

Возвращаемое значение

Тип: Entity

[<returns> отсутствует в документации для "M:PZone.Xrm.Testing.FakeOrganizationService.UseRetrieve(System.String,System.Guid,Microsoft.Xrm.Sdk.Query.ColumnSet)"]

См. также