Store information about the physical location of a file linked into Petra.
More...
|
Int64 | Key [get, set] |
|
Int64 | PartnerKey [get, set] |
| Partner key that the file is linked with (needed for performance reasons) More...
|
|
String | VolumeName [get, set] |
| Volume this file can be found in (use either volume or path) More...
|
|
String | Path [get, set] |
| Path this file can be found in (use either volume or path) More...
|
|
String | FileName [get, set] |
| File name this file can be found under in given volume or path. More...
|
|
String | Name [get, set] |
| Internal name of the file, different from actual file name. More...
|
|
String | FileType [get, set] |
| Information about the file type. More...
|
|
String | Comment [get, set] |
| Comment for the user. More...
|
|
Boolean | Restricted [get, set] |
| Indicates whether or not the file info has restricted access. If it does then the access will be controlled by s_group_file_info. More...
|
|
System.? DateTime | DateCreated [get, set] |
| The date the record was created. More...
|
|
String | CreatedBy [get, set] |
| User ID of who created this record. More...
|
|
System.? DateTime | DateModified [get, set] |
| The date the record was modified. More...
|
|
String | ModifiedBy [get, set] |
| User ID of who last modified this record. More...
|
|
DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More...
|
|
Store information about the physical location of a file linked into Petra.
◆ PFileInfoRow()
Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.PFileInfoRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
virtual void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCommentNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsCommentNull |
( |
| ) |
|
|
inline |
◆ IsCreatedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsFileNameNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsFileNameNull |
( |
| ) |
|
|
inline |
◆ IsFileTypeNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsFileTypeNull |
( |
| ) |
|
|
inline |
◆ IsKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsKeyNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsNameNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsNameNull |
( |
| ) |
|
|
inline |
◆ IsPartnerKeyNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ IsPathNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsPathNull |
( |
| ) |
|
|
inline |
◆ IsRestrictedNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsRestrictedNull |
( |
| ) |
|
|
inline |
◆ IsVolumeNameNull()
bool Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.IsVolumeNameNull |
( |
| ) |
|
|
inline |
◆ SetCommentNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetCommentNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetFileNameNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetFileNameNull |
( |
| ) |
|
|
inline |
◆ SetFileTypeNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetFileTypeNull |
( |
| ) |
|
|
inline |
◆ SetKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetKeyNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetNameNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetNameNull |
( |
| ) |
|
|
inline |
◆ SetPartnerKeyNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetPartnerKeyNull |
( |
| ) |
|
|
inline |
◆ SetPathNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetPathNull |
( |
| ) |
|
|
inline |
◆ SetRestrictedNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetRestrictedNull |
( |
| ) |
|
|
inline |
◆ SetVolumeNameNull()
void Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.SetVolumeNameNull |
( |
| ) |
|
|
inline |
◆ Comment
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.Comment |
|
getset |
◆ CreatedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
System.? DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.DateModified |
|
getset |
The date the record was modified.
◆ FileName
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.FileName |
|
getset |
File name this file can be found under in given volume or path.
◆ FileType
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.FileType |
|
getset |
Information about the file type.
◆ Key
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.Key |
|
getset |
◆ ModificationId
DateTime Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ Name
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.Name |
|
getset |
Internal name of the file, different from actual file name.
◆ PartnerKey
Int64 Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.PartnerKey |
|
getset |
Partner key that the file is linked with (needed for performance reasons)
◆ Path
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.Path |
|
getset |
Path this file can be found in (use either volume or path)
◆ Restricted
Boolean Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.Restricted |
|
getset |
Indicates whether or not the file info has restricted access. If it does then the access will be controlled by s_group_file_info.
◆ VolumeName
String Ict.Petra.Shared.MPartner.Partner.Data.PFileInfoRow.VolumeName |
|
getset |
Volume this file can be found in (use either volume or path)
The documentation for this class was generated from the following file: