GroupableResources<IFluentResourceT,FluentResourceT,InnerResourceT,InnerCollectionT,ManagerT>.GetById Method

Definition

public IFluentResourceT GetById (string id);
abstract member GetById : string -> 'IFluentResourceT
override this.GetById : string -> 'IFluentResourceT
Public Function GetById (id As String) As IFluentResourceT

Parameters

id
String

Returns

IFluentResourceT

Implements

Applies to