WorkflowTheme.ReadOnly Eigenschap

Definitie

Hiermee wordt een waarde opgehaald of ingesteld die aangeeft of het werkstroomthema alleen-lezen is.

public:
 property bool ReadOnly { bool get(); void set(bool value); };
public bool ReadOnly { get; set; }
member this.ReadOnly : bool with get, set
Public Property ReadOnly As Boolean

Waarde van eigenschap

true als het werkstroomthema alleen-lezen is; anders, false. De standaardwaarde is false.

Van toepassing op