Allows access to a file attribute that is used when data is transferred between a file data card and a file.
 
            Syntax
| Visual Basic (Declaration) |  | 
|---|
| Public Interface IEdmAttribute5 
   Inherits IEdmObject5  | 
| C++/CLI |  | 
|---|
| public interface class IEdmAttribute5 : public IEdmObject5   | 
Example
            Remarks
            Accessors
            
            See Also