Interface ITypedEntity

An interface for strongly typed entities.

Inherited Members
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public interface ITypedEntity : IEntity, IResource, IDirtyTracking

Methods

LoadTypedMembersAsync()

Ensures that the members provided by the strongly typed class are loaded. To be used in combination with CanDoLazyLoading(). Note that this will only load culture sensitive properties in the cultures that the entity was initially loaded with.

Declaration
RequestResponse
Task LoadTypedMembersAsync()
Returns
TypeDescription
Task

An awaitable .

See Also

Do you have some feedback for us?

If you have suggestions for improving this article,