Click or drag to resize
SupportCaseDataAction Property
Gets or sets the support case action. For example: Call, Set up meeting, Follow up ...

Namespace: dk.webCRM.ApiSync.BusinessLayer.Entities
Assembly: dk.webCRM.ApiSync.BusinessLayer (in dk.webCRM.ApiSync.BusinessLayer.dll) Version: 2.0.0.5 (2.0.0.5)
Syntax
public string Action { get; set; }

Property Value

Type: String
See Also