TableFileProperties Class
File properties class.
Namespace: Aliquo.Core.ModelsAssembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
[SerializableAttribute]
public class TableFileProperties : BindableCore
<SerializableAttribute>
Public Class TableFileProperties
Inherits BindableCore
- Inheritance
- Object BindableCore TableFileProperties
AccessGroups |
List of access groups.
|
Description |
File description [Descripcion].
|
FileInfo |
File information container.
|
Id |
File identifier [Id].
|
IdCategory |
File category identifier [IdCategoria].
|
IdData |
Identifier of the record associated with the file [IdDato].
|
InternalType |
Internal type of the file [TipoInterno].
|
IsMainImage |
It is the main image [ImagenPrincipal].
|
Name |
Identifying name of the file [Nombre].
|
Table |
Table name.
|