Click or drag to resize

WorkTypeCode Property

Code for the work type.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0+460447ff6547493d70913992147eb8f7a3be6a6d
Syntax
public string Code { get; set; }

Property Value

String
Remarks
Work type code is used in integrations.
See Also