Class Property

Top Previous Topic Next Topic  Print this topic

The Property class specifies the tags associated with files or folders from the Ecrion Omni System repository .

 

Members/Properties

 

Name

Description

Name

Represents the name of the tag

Value

Represents the value of the tag

 

 

Name

 

Specifies the name of the tag associated with a file or folder from the Ecrion Omni System repository.

 

 

       public String Name;

 

 

 

Value

 

Specifies the value of the tag associated with a file or folder from the Ecrion Omni System repository.

 

 

       public String Value;