Click or drag to resize

RemInbox Class

Paperwork .Net Kütüphanesi
Gelen kutusu fonkisyonları
Inheritance Hierarchy
SystemObject
  RemCore
    Paperwork.ConnectRemInbox

Namespace:  Paperwork.Connect
Assembly:  Paperwork.Connect (in Paperwork.Connect.dll) Version: 5.0.0.0
Syntax
C#
public class RemInbox : RemCore

The RemInbox type exposes the following members.

Methods
  NameDescription
Public methodChatCreate
Public methodChatExclude
Public methodChatMsgSend
Public methodChatUserAdd
Public methodDoGiveStar
Public methodGetChatActivity
Public methodGetChatList
Public methodGetChatNotify
Public methodGetChatThreads
Public methodGetChatUserList
Public methodGetChatUsers
Public methodCode exampleGetCompletedItems
Verilen değerlere göre tamamlanan iş akışı adımlarını döner.
Public methodCode exampleGetDocuments
Gelen evrak kayıtlarını getirir.
Public methodCode exampleGetDraftItems
İş akışı taslaklarını getirir.
Public methodGetGraphData
Public methodCode exampleGetInboxKPI
Kullanıcının gelen kutusundaki işleri getirir.
Public methodCode exampleGetMessages
Gelen kutusu kayıtlarını getirir.
Public methodCode exampleGetNotifications
Abonelik kayıtlarını getirir.
Public methodCode exampleGetWorkInfos
Verilen değerlere göre sürecin datasını döner.
Public methodCode exampleGetWorkItemList
Parametrelere bağımlı olarak mevcut olan tüm iş adımlarını getirir.
Public methodCode exampleGetWorkItems
Kullanıcının gelen kutusundaki işleri getirir.
Public methodGetWorkItemsCount
Public methodCode exampleNewMessage
Sistemde kayıtlı bir kullanıcıya Mesaj atma. Verilen değerlere göre kullanıcıya mesaj atar.
Public methodCode exampleObjectSend
Bir nesnenin bir kullanıcıya gönderilmesi. Verilen değerlere göre kullanıcıya mesaj atar.
Public methodSetChatRead
Public methodCode exampleSetDelete
Seçilen kaydı silinmiş olarak işaretler.
Public methodCode exampleSetDeletes
Seçilen kayıtları silinmiş olarak işaretler. Silme işlemi fiziksel değildir. Veri tabanında flag olarak set edilir.
Public methodCode exampleSetRead
Seçilen inbox nesnesini okunmuş olarak işaretler.
Public methodCode exampleSetReads
Birdan fazla kaydı okunmuş olarak işaretler eder.
Top
See Also