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