Contains Method

Contains function

Returns true if a property with the specified name exists in the collection.


func (instance *CustomDocumentPropertyCollection) Contains(name string)  (bool,  error) 

Remarks

See Also