RecipeRecipeData Property |
[This is preliminary documentation and is subject to change.]
A binary representation of the recipe data.
Namespace:
CFX.Structures
Assembly:
CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntaxpublic byte[] RecipeData { get; set; }
Public Property RecipeData As Byte()
Get
Set
Property Value
Type:
Byte
See Also