Share via


DataPointCustomProperties.DeleteCustomProperty(String) Metodo

Definizione

Elimina la proprietà personalizzata del punto dati con il nome specificato.

public:
 virtual void DeleteCustomProperty(System::String ^ name);
public virtual void DeleteCustomProperty (string name);
abstract member DeleteCustomProperty : string -> unit
override this.DeleteCustomProperty : string -> unit
Public Overridable Sub DeleteCustomProperty (name As String)

Parametri

name
String

Nome della proprietà da eliminare.

Si applica a