FileSystemHelper Class | 
Namespace: Dundas.BI.FileSystem
The FileSystemHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFriendlyName(ObjectType) | 
            Gets the friendly display name for the specified object type.
              | |
| GetFriendlyName(ObjectType, Int32) | 
            Gets the friendly display name for the specified object type.
              | |
| IsEntityType | 
            Determines whether the specified type corresponds to an entity.
              | |
| IsFileType | 
            Determines whether the specified type corresponds to a file.
              | |
| IsFolderType | 
            Determines whether the specified type corresponds to a folder.
              | |
| IsNativeStructureType | 
            Determines whether the specified type corresponds to a native structure.
              | |
| IsNonEntityFileType | 
            Determines whether the specified type corresponds to a non-entity file.
              | |
| IsQuotaEnabledObjectType | 
            Determines whether objects of the specified type can be controlled by quotas.
              | |
| IsResourceType | 
            Determines whether the object type is a resource.
              | |
| IsUserInputType | 
            Determines whether the object type is a user input file.
              | |
| IsVersionControlled | 
            Determines whether objects of the specified type of object can be checked in and out.
              | |
| IsViewType | 
            Determines whether the specified type corresponds to a View.
              |