Class ServerProjectCheckoutSettings
Encapsulates the checkout settings of the server project. All fields are optional, only the values set will be considered during project updating. Null value means no change.
Inheritance
System.Object
ServerProjectCheckoutSettings
Syntax
public class ServerProjectCheckoutSettings
Fields
CheckoutIsDisabled
Disables the checkout is for the non-administrator and non-project manager users.
Declaration
public bool? CheckoutIsDisabled