Accusoft.NotateXpress13.Net
Attribute Property




Gets the NotateTrait enumeration value of the attribute that changed.
Syntax
'Declaration
 
Public Property Attribute As NotateTrait
'Usage
 
Dim instance As ItemChangedEventArgs
Dim value As NotateTrait
 
instance.Attribute = value
 
value = instance.Attribute
public NotateTrait Attribute {get; set;}
public: __property NotateTrait get_Attribute();
public: __property void set_Attribute( 
   NotateTrait value
);
public:
property NotateTrait Attribute {
   NotateTrait get();
   void set (    NotateTrait value);
}
Remarks
The NotateTrait.
See Also

Reference

ItemChangedEventArgs Class
ItemChangedEventArgs Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback