SPList.EnableDeployWithDependentList Property
Definition
public:
property bool EnableDeployWithDependentList { bool get(); void set(bool value); };
public bool EnableDeployWithDependentList { get; set; }
member this.EnableDeployWithDependentList : bool with get, set
Public Property EnableDeployWithDependentList As Boolean