Click or drag to resize

ReportTaskScript Property

Razor script executed for the Task. It may be empty if the SQL Script is defined.

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.0.0+c1250b26c169a4ba4d702dc7579506e87ba2cd3a
Syntax
C#
public string Script { get; set; }

Property Value

String
See Also