CascadeSPGenerationRequest.CascadingChangeList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property System::Collections::ArrayList ^ CascadingChangeList { System::Collections::ArrayList ^ get(); void set(System::Collections::ArrayList ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.ArrayList CascadingChangeList { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CascadingChangeList : System.Collections.ArrayList with get, set
Public Property CascadingChangeList As ArrayList
Property Value
- Attributes