Click or drag to resize
WebFarmTaskBaseTaskBinaryData Property
Gets or sets the binary representation of data.

Namespace: CMS.Core
Assembly: CMS.Core (in CMS.Core.dll) Version: 12.0.0
Syntax
C#
public BinaryData TaskBinaryData { get; set; }

Property Value

Type: BinaryData
See Also