FieldReference 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.
An abstracted reference to a field
[System.Runtime.Serialization.DataContract]
public class FieldReference
type FieldReference = class
Public Class FieldReference
- Inheritance
-
FieldReference
- Attributes
Constructors
| Name | Description |
|---|---|
| FieldReference() | |
Properties
| Name | Description |
|---|---|
| ReferenceName |
fieldRefName for the field |
| Url |
Full http link to more information about the field |