Share via


CascadeSPGenerationRequest.EntitiesBeingChanged Property

Definition

public:
 property System::Collections::Generic::HashSet<int> ^ EntitiesBeingChanged { System::Collections::Generic::HashSet<int> ^ get(); void set(System::Collections::Generic::HashSet<int> ^ value); };
[System.Runtime.Serialization.DataMember]
public System.Collections.Generic.HashSet<int> EntitiesBeingChanged { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.EntitiesBeingChanged : System.Collections.Generic.HashSet<int> with get, set
Public Property EntitiesBeingChanged As HashSet(Of Integer)

Property Value

Attributes

Applies to