LinkField Class

Definition

component of link multiple specifies the link fileld name, type and value that is dynamically resoolved

[System.Runtime.InteropServices.ComVisible(false)]
public class LinkField
[<System.Runtime.InteropServices.ComVisible(false)>]
type LinkField = class
Public Class LinkField
Inheritance
LinkField
Attributes

Constructors

LinkField()

Properties

Field

link field name

Type

type of link field , see LinkFieldType enum

Value

place holder for the value calculated for this link field

Applies to