ChangeCaseSiteSetup Class Members
The following tables list the members exposed by ChangeCaseSiteSetup.
Public Constructors
Name | Description | |
---|---|---|
ChangeCaseSiteSetup Constructor | Initializes a new instance of the ChangeCaseSiteSetup class. |
Public Properties
Name | Description | |
---|---|---|
CaseIDNum | Case Identifier. | |
ChangeDate | DateTime the change was made. If not set, the current time is used. | |
ContactFirstName | Contact's first name. | |
ContactLastName | Contact's last name. | |
ContactPhone | Contact's phone number. | |
GenerateTimeBombs | Specifies if timebombs should be created. | |
OnlyOpen | The OnlyOpen property, which defaults to true, is checked before updating the case site. | |
SiteIDNum | Site Identifier. | |
UserName | The User who changed the Case. If not set, the session user is used. |
Reference
ChangeCaseSiteSetup Class
FChoice.Toolkits.Clarify.Support Namespace
ChangeCaseSite(ChangeCaseSiteSetup) Method