Click or drag to resize

LinkTypeToDocTypeId Property

To what type of documents the link points. null means that it might point to any document type. [Filter(multi eq)]

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public Nullable<Guid> ToDocTypeId { get; set; }

Property Value

Type: NullableGuid
See Also