1. Stylelabs.M.Sdk.Contracts.Base

Enum MemberLoadOption

The lazy loading options when working with IMembers.

Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsBase

Assembly: Stylelabs.M.Sdk.dll

Syntax

public enum MemberLoadOption

Fields

NameDescription
LazyLoadingAllows members to be lazy loaded when needed. For performance reasons, this should be used wisely.
LocalOnlyRestricts getting members to members that are already loaded.
If you have suggestions for improving this article, let us know!