Click or drag to resize
IWebFarmTaskTaskBinaryData Property
Binary data.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax
C#
byte[] TaskBinaryData { get; set; }

Property Value

Type: Byte
See Also