select_by_id method

select_by_id

Gets an item by id.

Returns

def select_by_id(self, id):
    ...
ParameterTypeDescription
idstrContains the GUID for the custom XML part.

See Also