StatusAcknowledged Property
In This Topic
Indicates whether the status of this instance has been acknowledged
Syntax
'Declaration
Public ReadOnly Property StatusAcknowledged As Boolean
public bool StatusAcknowledged {get;}
public:
property bool StatusAcknowledged {
bool get();
}
See Also