Click or drag to resize

IUCJsonProfilesGetAll Method

Gets all Member Attributes that are available to assign to a Member Contact

Namespace:  LSOmni.Service
Assembly:  LSOmni.Service (in LSOmni.Service.dll) Version: Commerce Service for LS Central 2024.4
Syntax
C#
List<Profile> ProfilesGetAll()

Return Value

Type: ListProfile
List of Member Attributes
Remarks
LS Central WS2 : MobileGetProfiles

Only Member Attributes of type Boolean and Lookup Type None and are valid in Default Club will be selected

See Also