FieldLinkCreationInformation members
Contains properties that are used as parameters to initialize a FieldLink object.
The FieldLinkCreationInformation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
FieldLinkCreationInformation | Initializes a new instance of the FieldLinkCreationInformation object. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Field | Gets or sets a value that specifies field information of the FieldLink object to be created. |
![]() |
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
InitOnePropertyFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
WriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top