UserPrimaryGroupID Property |
[Missing <summary> documentation for "P:NetIQ.DRA.Common.Rest.DataModels.User.PrimaryGroupID"]
Namespace: NetIQ.DRA.Common.Rest.DataModels
[DataMemberAttribute(Name = "primaryGroupID")] public Nullable<int> PrimaryGroupID { get; set; }
<DataMemberAttribute(Name := "primaryGroupID")> Public Property PrimaryGroupID As Nullable(Of Integer) Get Set
© Copyright 2007-2023 Open Text or one of its affiliates.