 | 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)
Syntaxpublic Nullable<int> SkipCasualCustomerDefaultAccessGroupId { get; set; }
Public Property SkipCasualCustomerDefaultAccessGroupId As Nullable(Of Integer)
Get
Set
Property Value
Type:
NullableInt32
The default access group id for casual skip portal registration
See Also