UpdateRecipeRequestReason Property |
[This is preliminary documentation and is subject to change.]
The reason for the update
Namespace:
CFX.Production
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic Nullable<RecipeModificationReason> Reason { get; set; }
Public Property Reason As Nullable(Of RecipeModificationReason)
Get
Set
Property Value
Type:
NullableRecipeModificationReason
See Also