Gets a value indicating whether [should concatenate].
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public bool ShouldConcatenate { get; internal set; } |
| Visual Basic |
|---|
Public Property ShouldConcatenate As Boolean Get Friend Set |
| JScript |
|---|
function get ShouldConcatenate () : boolean internal function set ShouldConcatenate (value : boolean) |