Gets or sets a value indicating whether this instance is acknowledged.
Namespace: Ico.Awx.ViewModel.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool IsAcknowledged { get; } |
Visual Basic |
---|
Public ReadOnly Property IsAcknowledged As Boolean Get |
JScript |
---|
function get IsAcknowledged () : boolean |