'Declaration
Public Overloads Shared Sub Delete( _ ByVal propertyName As System.String, _ ByVal js As Server _ )
'Usage
Dim propertyName As System.String Dim js As Server PropertyDefinition.Delete(propertyName, js)
public static void Delete( System.string propertyName, Server js )
Parameters
- propertyName
- Name of the PropertyDefinition to delete.
- js
- JAMS Server.