SmartAPI
Open Source .NET RQL library for RedDot CMS / OpenText WSM Management Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Pages
erminas.SmartAPI.CMS.Project.Folder.IFile Interface Reference
+ Inheritance diagram for erminas.SmartAPI.CMS.Project.Folder.IFile:
+ Collaboration diagram for erminas.SmartAPI.CMS.Project.Folder.IFile:

Public Member Functions

int ReferenceCount ()
 
- Public Member Functions inherited from erminas.SmartAPI.CMS.IDeletable
void Delete ()
 

Properties

FileAttributes Attributes [get]
 
IFolder Folder [get]
 Folder the file is stored in
 
string Name [get]
 Name of the file
 
Guid ThumbnailGuid [get]
 
string ThumbnailPath [get]
 
- Properties inherited from erminas.SmartAPI.CMS.Project.IProjectObject
IProject Project [get]
 
- Properties inherited from erminas.SmartAPI.CMS.ISessionObject
ISession Session [get]
 

Detailed Description

Definition at line 22 of file IFile.cs.

Member Function Documentation

int erminas.SmartAPI.CMS.Project.Folder.IFile.ReferenceCount ( )

Property Documentation

FileAttributes erminas.SmartAPI.CMS.Project.Folder.IFile.Attributes
get

Definition at line 24 of file IFile.cs.

IFolder erminas.SmartAPI.CMS.Project.Folder.IFile.Folder
get

Folder the file is stored in

Definition at line 29 of file IFile.cs.

string erminas.SmartAPI.CMS.Project.Folder.IFile.Name
get

Name of the file

Definition at line 34 of file IFile.cs.

Guid erminas.SmartAPI.CMS.Project.Folder.IFile.ThumbnailGuid
get

Definition at line 38 of file IFile.cs.

string erminas.SmartAPI.CMS.Project.Folder.IFile.ThumbnailPath
get

Definition at line 39 of file IFile.cs.


The documentation for this interface was generated from the following file: