PrincipalRecipeOperationConditionalPropertyValue Property |
The desired value of the Conditional Property. .
Namespace:
Aloe.EnterpriseOne.Model.Production.Technologies
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string ConditionalPropertyValue { get; set; }
Public Property ConditionalPropertyValue As String
Get
Set
public:
property String^ ConditionalPropertyValue {
String^ get ();
void set (String^ value);
}
member ConditionalPropertyValue : string with get, set
Property Value
Type:
String
See Also