WebFarmTaskBaseTaskBinaryData Property |
Gets or sets the binary representation of data.
Namespace: CMS.CoreAssembly: CMS.Core (in CMS.Core.dll) Version: 13.0.131
Syntax public BinaryData TaskBinaryData { get; set; }
Property Value
Type:
BinaryDataSee Also