Click or drag to resize

OwnerLoginCaseWeb Class

Data contract for the input criteria for the "OwnerAccess" webservice.
Inheritance Hierarchy
SystemObject
  DataContractBase
    Tse.EasyBook.Server.DataContractsDataContractEntityWeb
      Tse.EasyBook.Server.DataContracts.OwnerLoginOwnerLoginCaseWeb

Namespace:  Tse.EasyBook.Server.DataContracts.OwnerLogin
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class OwnerLoginCaseWeb : DataContractEntityWeb, 
	ICaseWeb

The OwnerLoginCaseWeb type exposes the following members.

Constructors
  NameDescription
Public methodOwnerLoginCaseWeb
Create object and fill derived fields from CaseWeb
Top
Properties
  NameDescription
Public propertyApproachType
Public propertyAssignedTo
Public propertyAssignedToGroup
Public propertyCauses
Public propertyClosedDate
Public propertyComments
Public propertyCommentsWeb
Public propertyConcerning
Public propertyCreated
Public propertyDescription
Public propertyExpiryDate
Public propertyId
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.)
Public propertyStatus
Public propertyStatusReason
Public propertyType
Top
See Also