'Declaration Public Property ExpectedFormula As System.String
'Usage Dim instance As ConditionBase Dim value As System.String instance.ExpectedFormula = value value = instance.ExpectedFormula
public System.string ExpectedFormula {get; set;}
'Declaration Public Property ExpectedFormula As System.String
'Usage Dim instance As ConditionBase Dim value As System.String instance.ExpectedFormula = value value = instance.ExpectedFormula
public System.string ExpectedFormula {get; set;}