Base Non Event Domain RepositoryTDomain, TModel, TDomainSnapshotTry Get Method
[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.BaseNonEventDomainRepository`3.TryGet(System.Guid,`0@)"]
Definition
Namespace: Casewhere.Runtime.Workflows
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public bool TryGet(
Guid id,
out TDomain entity
)Parameters
Return Value
Boolean[Missing <returns> documentation for "M:Casewhere.Runtime.Workflows.BaseNonEventDomainRepository`3.TryGet(System.Guid,`0@)"]