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.

  NameDescription
Public method SetCustomField(String, Byte) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, array<Byte>) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, Guid) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, String) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, UInt16) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, UInt32) When overridden in a derived class, sets the value of the specified custom field.
Public method SetCustomField(String, UInt64) When overridden in a derived class, sets the value of the specified custom field.
Top
Show: