OldState Property

Summary

Gets the old PlayState.

Syntax
C#
VB
C++
public PlayState OldState { get; } 
  
Public ReadOnly Property OldState As PlayState 
public: 
property PlayState OldState { 
   PlayState get(); 
} 

Property Value

A PlayState value that represents the old play state.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly