Click or drag to resize

PFApplicationServicePackflowApplicationTypeCreateItem Method

Overload List
  NameDescription
Protected methodCreateItemPocoItemType(String)
Creates an item (persisted) for a given content-type.
Protected methodCreateItemPocoItemType(String, Int64)
Creates an item (persisted) for a given content-type.
Protected methodCreateItemPocoItemType(String, String)
Creates an item (persisted) for a given content-type.
Protected methodCreateItemPocoItemType(String, Int64, DateTimeOffset, PFPrincipalValueReference)
Creates an item (persisted) for a given content-type, with forced creation info.
Protected methodCreateItemPocoItemType(String, Int64, String, Int64)
Creates an item (persisted) for a given content-type, with an owner item.
Protected methodCreateItemPocoItemType(String, String, DateTimeOffset, PFPrincipalValueReference)
Creates an item (persisted) for a given content-type, with forced creation info.
Protected methodCreateItemPocoItemType(String, String, String, Int64)
Creates an item (persisted) for a given content-type, with an owner item.
Protected methodCreateItemPocoItemType(String, Int64, DateTimeOffset, PFPrincipalValueReference, String, Int64)
Creates an item (persisted) for a given content-type, with an owner item and forced creation info.
Protected methodCreateItemPocoItemType(String, String, DateTimeOffset, PFPrincipalValueReference, String, Int64)
Creates an item (persisted) for a given content-type, with an owner item and forced creation info.
Top
See Also