Click or drag to resize

JobDefinitionBackgroundResourceID Property

Gets or sets the ID of the background image. Can be set with SetBackground(String, Boolean) or RemoveBackground.

Namespace: RAYLASE.Marker.Job
Assembly: RAYLASE.Marker.Job (in RAYLASE.Marker.Job.dll) Version: 2.20.0
Syntax
C#
public int? BackgroundResourceID { get; set; }

Property Value

NullableInt32
See Also