Click or drag to resize

SettingsEntitySkipCasualCustomerDefaultAccessGroupId Property

Gets the Skip Casual Customer Default Access Group Id

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> SkipCasualCustomerDefaultAccessGroupId { get; set; }

Property Value

Type: NullableInt32
The default access group id for casual skip portal registration
See Also