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