Click or drag to resize

WoActionLogObjectId Property

Action-specific value referencing object (typically, WO child) linked to this action record. Supported only for some action types.

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

Property Value

Type: Int32
See Also