Represents the value of a SharePoint metadata field.
More...
|
static int | DefaultPriority = 0 |
|
|
string | Value [get, set] |
| Returns or sets metadata value in string form.
|
|
int | Priority [get, set] |
| Return or sests the Priority value (the highest priority MetaDataValue will be set in case of conflict).
|
|
string[] | DestinationFieldNames [get, set] |
| The list of field names mapped to the original field name.
|
|
Represents the value of a SharePoint metadata field.
◆ MetaDataValue() [1/3]
Harmonie.SDK.MetaDataValue.MetaDataValue |
( |
string | value | ) |
|
|
inline |
◆ MetaDataValue() [2/3]
Harmonie.SDK.MetaDataValue.MetaDataValue |
( |
string | value, |
|
|
string[] | destFieldNames ) |
|
inline |
◆ MetaDataValue() [3/3]
Harmonie.SDK.MetaDataValue.MetaDataValue |
( |
string | value, |
|
|
string[] | destFieldNames, |
|
|
int | priority ) |
|
inline |
Constructor.
- Parameters
-
value | |
destFieldNames | |
priority | |
The documentation for this class was generated from the following file:
- src/Harmonie/SDK/MetaDataValue.cs