Activity.Constraints 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.
Gets a collection of Constraint activities that can be configured to provide validation for the Activity.
protected:
property System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ Constraints { System::Collections::ObjectModel::Collection<System::Activities::Validation::Constraint ^> ^ get(); };
protected System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint> Constraints { get; }
member this.Constraints : System.Collections.ObjectModel.Collection<System.Activities.Validation.Constraint>
Protected ReadOnly Property Constraints As Collection(Of Constraint)
Property Value
The collection of constraints.
Applies to
Tehke meiega GitHubis koostööd
Selle sisu allika leiate GitHubist, kus saate ka probleeme luua ja läbi vaadata ning päringuid teha. Lisateavet leiate meie kaasautorite juhendist.