SavedOnCaseInfoSystemKey Property |
The case systemkey.
Namespace: Scanjour.Workflow4.ActivityLibrary.ServiceProcess.WZFOIntegrationAssembly: Scanjour.Workflow4.ActivityLibrary_24.5.0.0 (in Scanjour.Workflow4.ActivityLibrary_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic string SystemKey { get; set; }
Public Property SystemKey As String
Get
Set
public:
property String^ SystemKey {
String^ get ();
void set (String^ value);
}
member SystemKey : string with get, set
Property Value
String
See Also