←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly