LoadPropertyColDeleteLoadProperty(String) Method

Returns true if successfully deleted.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public bool DeleteLoadProperty(
	string name
)

Parameters

name  String

Return Value

Boolean

See Also