SelectByID

CustomXmlPartCollection.SelectByID method

Obtiene un artículo por id.

public CustomXmlPart SelectByID(string id)
ParámetroEscribeDescripción
idStringContiene el GUID para la parte XML personalizada.

Ver también