Indicates that this dynamic will write an initial value
after its datasource has been requested.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool WriteInitialValue { get; set; } |
| Visual Basic |
|---|
Public Property WriteInitialValue As Boolean Get Set |
| JScript |
|---|
function get WriteInitialValue () : boolean function set WriteInitialValue (value : boolean) |