TaskDirectiveToBytes Method |
Serializes this object to a UTF8 encoded byte[].
Namespace:
MFiles.VAF.AppTasks
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
SyntaxPublic Function ToBytes As Byte()
public:
array<unsigned char>^ ToBytes()
Return Value
Type:
ByteByte array.
See Also