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+eac46822e0373e9b24c355eca1ce33dc1fce8f8c
Syntax
public string Code { get; set; }

Property Value

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