Delen via


TermSetItem.SetCustomProperty(String, String) Method

Definition

[Microsoft.SharePoint.Client.Remote]
public virtual void SetCustomProperty (string name, string value);
abstract member SetCustomProperty : string * string -> unit
override this.SetCustomProperty : string * string -> unit
Public Overridable Sub SetCustomProperty (name As String, value As String)

Parameters

name
String
value
String
Attributes

Applies to