ItemMetadata::SetCustomField Method
Sets the value of the specified custom field.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
SetCustomField(String, Byte) | When overridden in a derived class, sets the value of the specified custom field. |
|
SetCustomField(String, array<Byte>) | When overridden in a derived class, sets the value of the specified custom field. |
|
SetCustomField(String, Guid) | When overridden in a derived class, sets the value of the specified custom field. |
|
SetCustomField(String, String) | When overridden in a derived class, sets the value of the specified custom field. |
|
SetCustomField(String, UInt16) | When overridden in a derived class, sets the value of the specified custom field. |
|
SetCustomField(String, UInt32) | When overridden in a derived class, sets the value of the specified custom field. |
|
SetCustomField(String, UInt64) | When overridden in a derived class, sets the value of the specified custom field. |
Show: