| ObjectSerializerToArray Method |
Creates a byte array represented to an object
Namespace: FlexRuleAssembly: FlexRule.Core.Library (in FlexRule.Core.Library.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic static byte[] ToArray(
Object original
)
Parameters
- original
- Type: SystemObject
Return Value
Type:
Byte
See Also