SelectByID Method

SelectByID function

Gets an item by id.


func (instance *CustomXmlPartCollection) SelectByID(id string)  (*CustomXmlPart,  error) 

Remarks

See Also