StructuralConstraint.Evaluate 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 Microsoft::BizTalk::ApplicationDeployment::SysDef::ConstraintEvaluation Evaluate { Microsoft::BizTalk::ApplicationDeployment::SysDef::ConstraintEvaluation get(); void set(Microsoft::BizTalk::ApplicationDeployment::SysDef::ConstraintEvaluation value); };
public Microsoft.BizTalk.ApplicationDeployment.SysDef.ConstraintEvaluation Evaluate { get; set; }
member this.Evaluate : Microsoft.BizTalk.ApplicationDeployment.SysDef.ConstraintEvaluation with get, set
Public Property Evaluate As ConstraintEvaluation