Click or drag to resize

Packflow.Core.Poco Namespace

Classes
  ClassDescription
Public classMembershipUserInfo
POCO class used to represent MembershipUser objects. Used internally by the engine. Do not use to store MembershipInfo as there is no strong link to the Membership Provider the membership info belongs to.
Public classPFApplication
Represents the POCO of a Packflow.Core.PFApplication.
Public classPFApplicationContext
Represents the POCO of a Packflow.Core.PFApplicationContext.
Public classPFApplicationEndPoint
Represents a point of access for a data service or hub.
Public classPFContentType
Represents the POCO of a Packflow.Core.PFContentType.
Public classPFDashboard
Represents the POCO of a Packflow.Core.PFDashboard.
Public classPFField
Represents the POCO of a Packflow.Core.PFField.
Public classPFFile
Represents the POCO of a Packflow.Core.PFFile.
Public classPFFileValueReference
Represents a reference to a file in the Packflow system.
Public classPFGroup
Represents the POCO of a Packflow.Core.PFGroup.
Public classPFGroup_AdminData
PFGroup poco with supplementary properties. Its purpose is to be used as a View Model for user administration.
Public classPFGroupCategory_AdminData
POCO class used to categorize groups.
Public classPFGroupedObjects
Represents the POCO of a Packflow.Core.PFGroupedObjects object.
Public classPFGroupedObjectsValue
Represents the value of a PFGroupedObjects POCO.
Public classPFItem
Represents the POCO of a Packflow.Core.PFItem.
Public classPFItemPackflowType
Represents the POCO of a Packflow.Core.PFItem.
Public classPFItemComment
Represents the POCO of a Packflow.Core.PFItemComment.
Public classPFItemEvent
Represents the POCO of a Packflow.Core.PFItemEvent.
Public classPFItemSubscription
Represents the POCO of a PFItemSubscription.
Public classPFItemValueReference
Represents a reference to an item in the Packflow system.
Public classPFObject
Represents an object used as a POCO for a object persisted in Packflow.
Public classPFObjectPackflowType
Represents an object used as a POCO for a object persisted in Packflow.
Public classPFPocoFactory
Provides methods to create poco objects from Packflow objects.
Public classPFPrincipalValueReference
Represents a reference to a principal, user or group, in the Packflow system.
Public classPFSite
Represents the POCO of a Packflow.Core.PFSite.
Public classPFTask
Represents the POCO of a Packflow.Core.PFTask.
Public classPFTaskPackflowType
Represents the POCO of a Packflow.Core.PFTask.
Public classPFUrlValue
Represents an url value.
Public classPFUser
Represents the POCO of a Packflow.Core.PFUser with supplemental administrative fields
Public classPFUser_AdminData Obsolete.
PFUser administration poco class
Public classPFUserAltIdentity
Represents an alternative identity for a PFUser
Public classPFUserNotification
Represents the POCO of a Packflow.Core.PFUserNotification.
Public classPFValueReference
Represents a reference to an object in the Packflow system.
Enumerations
  EnumerationDescription
Public enumerationPFPrincipalValueType
Identifies the principal type referenced by a PFPrincipalValueReference.