CustomXmlPartCollection.SelectByID

CustomXmlPartCollection.SelectByID method

Gets an item by id.

public CustomXmlPart SelectByID(string id)
ParameterTypeDescription
idStringContains the GUID for the custom XML part.

See Also