DocsMarshal
/
Types
/
DocsMarshal.Entities.Interfaces.IWhereProfile
interface
IWhereProfile
Implemented interfaces:
IWhere
IBaseWhere
Derived types:
WhereProfile
WhereBase
WhereMail
WhereTasks
WhereProcesses
WhereProcessParameter
WhereAbstract
Properties
WhereStringField
ExternalId
{ get; set; }
WhereDateTimeField
InsertDt
{ get; set; }
WhereDateTimeField
LastUpdate
{ get; set; }
WhereGuidField
ObjectId
{ get; set; }
DMCollection<
Int32
>
ObjectsLanguages
{ get; set; }
WhereProcesses
Processes
{ get; }
WhereRelation
Relations
{ get; }
WhereIntField
UserId
{ get; set; }
Top