IBase Non Event Domain RepositoryTDomainTry Get Method
[Missing <summary> documentation for "M:Casewhere.Runtime.Workflows.IBaseNonEventDomainRepository`1.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#
bool TryGet(
Guid id,
out TDomain entity
)Parameters
Return Value
Boolean[Missing <returns> documentation for "M:Casewhere.Runtime.Workflows.IBaseNonEventDomainRepository`1.TryGet(System.Guid,`0@)"]