'Declaration
Public Function Delete() As Boolean
'Usage
Dim instance As DocumentProperty Dim value As Boolean value = instance.Delete()
public bool Delete()
Return Value
true
if the document property is removed; otherwise, false
.'Declaration
Public Function Delete() As Boolean
'Usage
Dim instance As DocumentProperty Dim value As Boolean value = instance.Delete()
public bool Delete()
true
if the document property is removed; otherwise, false
.