CaseCauseWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CaseCauseWeb : DataContractEntityWeb
The CaseCauseWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| CaseCauseWeb |
| Name | Description | |
|---|---|---|
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| IsSubCause |
True if the case cause is a subcause to a parent cause
| |
| Name |
Cause name
| |
| SubCauses |
A collection of sub causes
|