Contains all Petra functions to which access can be granted or denied.
More...
|
| String | FunctionId [get, set] |
| | Identifier for the particular function. More...
|
| |
| String | ModuleName [get, set] |
| | Petra Module which contains the function. More...
|
| |
| String | SubModuleName [get, set] |
| | Petra Sub-Module which contains the function. More...
|
| |
| String | FunctionName [get, set] |
| | Function name. More...
|
| |
| String | Filename [get, set] |
| | Filename associated with the function. 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...
|
| |
Contains all Petra functions to which access can be granted or denied.
◆ SFunctionRow()
| Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SFunctionRow |
( |
System.Data.DataRowBuilder |
rb | ) |
|
|
inline |
◆ InitValues()
| virtual void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.InitValues |
( |
| ) |
|
|
inlinevirtual |
◆ IsCreatedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsCreatedByNull |
( |
| ) |
|
|
inline |
◆ IsDateCreatedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsDateCreatedNull |
( |
| ) |
|
|
inline |
◆ IsDateModifiedNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsDateModifiedNull |
( |
| ) |
|
|
inline |
◆ IsFilenameNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsFilenameNull |
( |
| ) |
|
|
inline |
◆ IsFunctionIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsFunctionIdNull |
( |
| ) |
|
|
inline |
◆ IsFunctionNameNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsFunctionNameNull |
( |
| ) |
|
|
inline |
◆ IsModificationIdNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsModificationIdNull |
( |
| ) |
|
|
inline |
◆ IsModifiedByNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsModifiedByNull |
( |
| ) |
|
|
inline |
◆ IsModuleNameNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsModuleNameNull |
( |
| ) |
|
|
inline |
◆ IsSubModuleNameNull()
| bool Ict.Petra.Shared.MSysMan.Data.SFunctionRow.IsSubModuleNameNull |
( |
| ) |
|
|
inline |
◆ SetCreatedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetCreatedByNull |
( |
| ) |
|
|
inline |
◆ SetDateCreatedNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetDateCreatedNull |
( |
| ) |
|
|
inline |
◆ SetDateModifiedNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetDateModifiedNull |
( |
| ) |
|
|
inline |
◆ SetFilenameNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetFilenameNull |
( |
| ) |
|
|
inline |
◆ SetFunctionIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetFunctionIdNull |
( |
| ) |
|
|
inline |
◆ SetFunctionNameNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetFunctionNameNull |
( |
| ) |
|
|
inline |
◆ SetModificationIdNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetModificationIdNull |
( |
| ) |
|
|
inline |
◆ SetModifiedByNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetModifiedByNull |
( |
| ) |
|
|
inline |
◆ SetModuleNameNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetModuleNameNull |
( |
| ) |
|
|
inline |
◆ SetSubModuleNameNull()
| void Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SetSubModuleNameNull |
( |
| ) |
|
|
inline |
◆ CreatedBy
| String Ict.Petra.Shared.MSysMan.Data.SFunctionRow.CreatedBy |
|
getset |
User ID of who created this record.
◆ DateCreated
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SFunctionRow.DateCreated |
|
getset |
The date the record was created.
◆ DateModified
| System.? DateTime Ict.Petra.Shared.MSysMan.Data.SFunctionRow.DateModified |
|
getset |
The date the record was modified.
◆ Filename
| String Ict.Petra.Shared.MSysMan.Data.SFunctionRow.Filename |
|
getset |
Filename associated with the function.
◆ FunctionId
| String Ict.Petra.Shared.MSysMan.Data.SFunctionRow.FunctionId |
|
getset |
Identifier for the particular function.
◆ FunctionName
| String Ict.Petra.Shared.MSysMan.Data.SFunctionRow.FunctionName |
|
getset |
◆ ModificationId
| DateTime Ict.Petra.Shared.MSysMan.Data.SFunctionRow.ModificationId |
|
getset |
This identifies the current version of the record.
◆ ModifiedBy
| String Ict.Petra.Shared.MSysMan.Data.SFunctionRow.ModifiedBy |
|
getset |
User ID of who last modified this record.
◆ ModuleName
| String Ict.Petra.Shared.MSysMan.Data.SFunctionRow.ModuleName |
|
getset |
Petra Module which contains the function.
◆ SubModuleName
| String Ict.Petra.Shared.MSysMan.Data.SFunctionRow.SubModuleName |
|
getset |
Petra Sub-Module which contains the function.
The documentation for this class was generated from the following file: