SynchronizationOptionsOverwriteGroups Property |
Namespace: ConnectedApps.Cms.Entities.UserProviderAssembly: ConnectedApps.Cms (in ConnectedApps.Cms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool OverwriteGroups { get; set; }
Public Property OverwriteGroups As Boolean
Get
Set
public:
property bool OverwriteGroups {
bool get ();
void set (bool value);
}
member OverwriteGroups : bool with get, set
Property Value
Type:
Boolean
See Also