Click or drag to resize

AssetContent Property

Gets or sets the content.

Namespace: Scanjour.Workflow4.Web.Services.Repositories
Assembly: Scanjour.Workflow4.Web.Services (in Scanjour.Workflow4.Web.Services.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public byte[] Content { get; }

Property Value

Byte
The content.
See Also