Click or drag to resize

IeCommerceServiceProfilesGetAll 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: LS Omni 3.7.0
Syntax
C#
List<Profile> ProfilesGetAll()

Return Value

Type: ListProfile
List of Member Attributes
Remarks
Only Member Attributes of type Boolean and Lookup Type None and are valid in Default Club will be selected
See Also