Click or drag to resize

DocumentFileAttachmentIsLinked Property

True when the document is linked (ony file name is kept). false when the document is embedded. [Required] [Default(false)] [Filter(eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public bool IsLinked { get; set; }

Property Value

Type: Boolean
See Also