←Select platform

Status Property

Summary
Gets the status of the property change.
Syntax
C#
VB
C++
Java
public PropertyChangedStatus Status { get; set; } 
Public Property Status As PropertyChangedStatus 
public PropertyChangedStatus getStatus() 
public void setStatus(PropertyChangedStatus status) 
public:  
   property PropertyChangedStatus^ Status 
   { 
      PropertyChangedStatus^ get() 
      void set(PropertyChangedStatus^ value) 
   } 

Property Value

A PropertyChangedStatus that indicates the status of the property change.

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.