Share via


Term.SetLocalCustomProperty(String, String) Method

Definition

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

Parameters

name
String
value
String
Attributes

Applies to