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