Click or drag to resize

TurnAssetId Property

Target Asset for Turn; This field tells where the work will be done. This field is expected to reference a Unit but it’s not enforced. Required

Namespace:  CorrigoService.Entities
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int AssetId { get; set; }

Property Value

Type: Int32
See Also