|   | UserSaveOptionsPersonalGroupUId Property  | 
 
            PersonalGroupUId is only used when saving a new user.
            If specified the UId will be transferred to the personal user group being created while creating the new user.
            PersonalGroupUId is used by the configuration change logic.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic Guid PersonalGroupUId { get; set; }Property Value
Type: 
Guid
See Also