LinkField Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 |