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