Click or drag to resize

IUCServiceProfilesGetAll 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 2026.8.0
Syntax
C#
List<Profile> ProfilesGetAll()

Return Value

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