ICustomerReadonlyProfile<T>.Get Method

Definition

Retrieves the customer profile.

public T Get ();
abstract member Get : unit -> 'T
Public Function Get () As T

Returns

T

The customer profile.

Implements

Applies to