Click or drag to resize

FileAttacherIds Property

Contains the ID's of DataObjects which are attached to the file. The ID's are not always populated.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public IntegerList AttacherIds { get; }

Property Value

Type: IntegerList
See Also